Browse Source

[trac622] fixed typo in README

Jelte Jansen 14 years ago
parent
commit
1af89c43e9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/log/README

+ 1 - 1
src/lib/log/README

@@ -173,7 +173,7 @@ Symbols are defined to be equal to strings holding the identifier, e.g.
 (The implementation allows symbols to be compared.  However, use of strings
 (The implementation allows symbols to be compared.  However, use of strings
 should not be assumed - a future implementation may change this.)
 should not be assumed - a future implementation may change this.)
 
 
-iIn addition, the file declares an array of identifiers/messages and an object
+In addition, the file declares an array of identifiers/messages and an object
 to add them to the global dictionary:
 to add them to the global dictionary:
 
 
     namespace {
     namespace {