]> git.donarmstrong.com Git - lilypond.git/commitdiff
Typo.
authorWerner Lemberg <wl@gnu.org>
Sat, 6 Dec 2008 06:21:04 +0000 (07:21 +0100)
committerWerner Lemberg <wl@gnu.org>
Sat, 6 Dec 2008 06:21:04 +0000 (07:21 +0100)
lily/text-interface.cc

index 0feb99adb6c57991ee6491fc912ec0386f381f89..480d2726a2f0282b0ffffe9caf33fd1ecd7720b6 100644 (file)
@@ -72,8 +72,8 @@ MAKE_SCHEME_CALLBACK_WITH_OPTARGS (Text_interface, interpret_markup, 3, 0,
 "  Takes three arguments, @var{layout}, @var{props}, and @var{markup}.\n"
 "\n"
 "@var{layout} is a @code{\\layout} block; it may be obtained from a grob with"
-" @code{ly:grob-layout}.  @var{props} is a alist chain, ie. a list of alists."
-"  This is typically obtained with"
+" @code{ly:grob-layout}.  @var{props} is an alist chain, i.e. a list of"
+"  alists.  This is typically obtained with"
 " @code{(ly:grob-alist-chain (ly:layout-lookup layout 'text-font-defaults))}."
 "  @var{markup} is the markup text to be processed.");
 SCM