]> git.donarmstrong.com Git - lilypond.git/commitdiff
Typo fix.
authorJan Nieuwenhuizen <janneke@gnu.org>
Fri, 17 May 2002 10:18:52 +0000 (10:18 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Fri, 17 May 2002 10:18:52 +0000 (10:18 +0000)
ChangeLog
flower/include/string.hh

index 1aa244678703ee267b9164edec1fa289f2dd4495..8a6411cfe8298e099190b85e212d8aa0460ebfb0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2002-05-17  Jan Nieuwenhuizen  <janneke@gnu.org>
 
+       * flower/include/string.hh: Typo fix.
+
        * lily/include/midi-item.hh: Remove stray i.
 
        * Documentation/windows/GNUmakefile: Avoid collapsed directory
index 4737be12d2eddf50814180313b72c2ec0a867200..921afb2a65d2f6b14dff230e6e005649fe1b541d 100644 (file)
@@ -53,7 +53,7 @@ class ostream;
 
 \item
   No operator[] is provided, since this would be enormously  slow. If needed,
-k  convert to char const* .
+  convert to char const* .
 \end{itemize}
 
 */