From 546cefdbf177b7da323f71e41197983b7174d7d1 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Fri, 17 May 2002 10:18:52 +0000 Subject: [PATCH] Typo fix. --- ChangeLog | 2 ++ flower/include/string.hh | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1aa2446787..8a6411cfe8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2002-05-17 Jan Nieuwenhuizen + * flower/include/string.hh: Typo fix. + * lily/include/midi-item.hh: Remove stray i. * Documentation/windows/GNUmakefile: Avoid collapsed directory diff --git a/flower/include/string.hh b/flower/include/string.hh index 4737be12d2..921afb2a65 100644 --- a/flower/include/string.hh +++ b/flower/include/string.hh @@ -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} */ -- 2.39.2