Skip to content

Commit 8caff26

Browse files
committed
typo error in section "About Logging"
1 parent fed5fd2 commit 8caff26

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

More.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ in logback.xml
397397
</appender>
398398
```
399399
400-
Then we 'll get log files whose name just like myapp.2014-09-12-0.log, myapp.2014-09-12-1.log.
400+
Then we 'll get log files whose name just like myapp.2014-09-12-1.log, myapp.2014-09-12-2.log.
401401
402402
[nginx-clojure broadcast API]: https://github.com/nginx-clojure/nginx-clojure/issues/38
403403
[SharedHashMap/Chronicle-Map]: https://github.com/OpenHFT/Chronicle-Map

More.md.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,4 +395,4 @@ <h2>
395395
<span class="nt">&lt;/appender&gt;</span>
396396
</pre></div>
397397

398-
<p>Then we 'll get log files whose name just like myapp.2014-09-12-0.log, myapp.2014-09-12-1.log.</p>
398+
<p>Then we 'll get log files whose name just like myapp.2014-09-12-1.log, myapp.2014-09-12-2.log.</p>

0 commit comments

Comments
 (0)