Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 68d71bb

Browse files
Michel Salibpetebacondarwin
Michel Salib
authored andcommitted
docs($log): the documented default log behavior was incorrect
Closes #4953
1 parent 334303e commit 68d71bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/log.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*
1212
* The main purpose of this service is to simplify debugging and troubleshooting.
1313
*
14-
* The default is not to log `debug` messages. You can use
14+
* The default is to log `debug` messages. You can use
1515
* {@link ng.$logProvider ng.$logProvider#debugEnabled} to change this.
1616
*
1717
* @example

0 commit comments

Comments
 (0)