lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

typo/oversight in align-interface.cc and page-layout-problem.cc (issue 1


From: thomasmorley65
Subject: typo/oversight in align-interface.cc and page-layout-problem.cc (issue 115770043 by address@hidden)
Date: Sun, 13 Jul 2014 12:05:22 +0000

Reviewers: ,

Message:
please review

Description:
typo/oversight in align-interface.cc and page-layout-problem.cc

issue 4008

fix oversight in doc-string of align-interface.cc
fix typo in comment of page-layout-problem.cc

Please review this at https://codereview.appspot.com/115770043/

Affected files (+2, -2 lines):
  M lily/align-interface.cc
  M lily/page-layout-problem.cc


Index: lily/align-interface.cc
diff --git a/lily/align-interface.cc b/lily/align-interface.cc
index f9e0e06345187c2534cc69528d130e5bd40359fb..36bfec72a4854cfe7be89f50ceae08fde4b76bdb 100644
--- a/lily/align-interface.cc
+++ b/lily/align-interface.cc
@@ -367,7 +367,7 @@ Align_interface::set_ordered (Grob *me)
 ADD_INTERFACE (Align_interface,
"Order grobs from top to bottom, left to right, right to left"
                " or bottom to top.  For vertical alignments of staves, the"
-               " @code{break-system-details} of the left"
+               " @code{line-break-system-details} of the left"
                " @rinternals{NonMusicalPaperColumn} may be set to tune"
                " vertical spacing.",

Index: lily/page-layout-problem.cc
diff --git a/lily/page-layout-problem.cc b/lily/page-layout-problem.cc
index 52720d54490738c1579e09d218b0a6cf688f786b..3a1a84cfc5add27da5165e2f8bcffe7399040bbf 100644
--- a/lily/page-layout-problem.cc
+++ b/lily/page-layout-problem.cc
@@ -35,7 +35,7 @@
 #include "text-interface.hh"

 /*
- Returns the number of footntoes associated with a given line.
+ Returns the number of footnotes associated with a given line.
 */

 vector<Grob *>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]