Skip to content

Commit 9cbb35e

Browse files
Fixed typo
1 parent 9883bf0 commit 9cbb35e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Minimalistic logging library with threads and manual callstacks.
44
## Features
55

66
* Easy to use (2 files, C-style interface)
7-
* Multiple outputs (a text log file, an HTML log file, Andoid logcat, system console with colors)
7+
* Multiple outputs (a text log file, an HTML log file, Android logcat, system console with colors)
88
* Thread-safe (write to log from multiple threads, set thread names)
99
* Cross-platform (Windows, Linux, OS X, Android)
1010
* Callbacks (if you want to intercept formatted log messages)

0 commit comments

Comments
 (0)