]> git.donarmstrong.com Git - lilypond.git/commitdiff
Spelling fixes in comments and documentation
authorStefan Weil <sw@weilnetz.de>
Thu, 19 Jan 2012 21:23:33 +0000 (22:23 +0100)
committerJames Lowe <pkx166h@gmail.com>
Thu, 26 Jan 2012 21:09:38 +0000 (21:09 +0000)
achive -> achieve
defintion -> definition
doesnt ->doesn't
pathes -> paths
proces -> process
seperate ->separate

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Documentation/hu/macros.itexi
Documentation/po/cs.po
Documentation/po/de.po
configure.in
lily/parser.yy
python/book_texinfo.py
scripts/abc2ly.py
scripts/build/help2man.pl
tex/texinfo.tex
tex/txi-de.tex
tex/txi-hu.tex

index f57c34f67e126c2ce5e5d5b7c60c208156682f2a..78cf9a3fa70f6c53292483e79982112dc74d889f 100644 (file)
@@ -16,7 +16,7 @@
 MACRO DEFINITIONS GUIDELINES
 ****************************
 
-This file should contain macro defintions which are common to all
+This file should contain macro definitions which are common to all
 languages, i.e. all macro definitions which do not contain text that
 should be translated (namely text visible in the output).
 
index 0522617a06548a51630df8fa0bfc12d2b0c2287f..75dc0aa164d29eadf838c136123de9829ec04f53 100644 (file)
@@ -10521,7 +10521,7 @@ msgstr "Obsah"
 #~ msgstr "Dudelsack"
 
 #~ msgid "Bagpipe definitions"
-#~ msgstr "Dudelsack-Defintionen"
+#~ msgstr "Dudelsack-Definitionen"
 
 #~ msgid "Bagpipe example"
 #~ msgstr "Dudelsack-Beispiele"
index 0a5a1fff33935a1e7562b3d414bf8968e1eba15d..3b0c435217b8d9fdf0cfca4b9a83c918fc81c545 100644 (file)
@@ -11210,7 +11210,7 @@ msgstr "Inhaltsverzeichnis"
 #~ msgstr "Dudelsack"
 
 #~ msgid "Bagpipe definitions"
-#~ msgstr "Dudelsack-Defintionen"
+#~ msgstr "Dudelsack-Definitionen"
 
 #~ msgid "Bagpipe example"
 #~ msgstr "Dudelsack-Beispiele"
index 7a020d6e097fdef22e04ad16af6cc935f2da19a4..b2fc7f4be7cfa6b7e845e56e8e901cef327d4155 100644 (file)
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.60)
 
-# Bootstrap the init proces.
+# Bootstrap the init process.
 AC_INIT
 
 # Bootstrap StepMake configure
index 97ada533fef7c0512e13e2d7e083d65846107ec3..0dd2c967ed503379f032e6a54de78659edfd95e2 100644 (file)
@@ -46,7 +46,7 @@
 %lex-param {Lily_parser *parser}
 
 /* We use SCMs to do strings, because it saves us the trouble of
-deleting them.  Let's hope that a stack overflow doesnt trigger a move
+deleting them.  Let's hope that a stack overflow doesn't trigger a move
 of the parse stack onto the heap. */
 
 %left PREC_BOT
index c5ed56471778e54e98973f979cbcfff5b95b8932..226ec8eb6f787b0bf8569d0dc51e6f2b99f51e92 100644 (file)
@@ -201,7 +201,7 @@ def get_texinfo_width_indent (source, global_options):
     tmp_handle.close ()
 
     # Work around a texi2pdf bug: if LANG=C is not given, a broken regexp is
-    # used to detect relative/absolute pathes, so the absolute path is not
+    # used to detect relative/absolute paths, so the absolute path is not
     # detected as such and this command fails:
     progress (_ ("Running texi2pdf on file %s to detect default page settings.\n") % tmpfile);
 
index ac99b292b5b23fa8aa19ad05757ecec1739c9b62..3a0aeaedabe7776a610acbc087b358a80bab3e90 100644 (file)
@@ -695,7 +695,7 @@ def try_parse_header_line (ln, state):
         if g == 'K': # KEY
             a = check_clef(a)
             if a:
-                m = re.match ('^([^ \t]*) *([^ ]*)( *)(.*)$', a) # seperate clef info
+                m = re.match ('^([^ \t]*) *([^ ]*)( *)(.*)$', a) # separate clef info
                 if m:
                     # there may or may not be a space
                     # between the key letter and the mode
@@ -929,7 +929,7 @@ def try_parse_articulation (str, state):
 
 
 
-    # s7m2 input doesnt care about spaces
+    # s7m2 input doesn't care about spaces
     if re.match('[ \t]*\(', str):
         str = str.lstrip ()
 
index 9349010964f191c7bd5a09558689597b6a4debf6..4c618520240a43e33c3b7e52181c0e97e4a0d00d 100644 (file)
@@ -218,7 +218,7 @@ if ($opt_output)
 #   <program> ({GNU,Free} <package>) <version>
 #   <program> - {GNU,Free} <package> <version>
 #
-# and seperated from any copyright/author details by a blank line.
+# and separated from any copyright/author details by a blank line.
 
 ($_, $version_text) = split /\n+/, $version_text, 2;
 
index caab907e0ed808d5acee717a06bce3579d98e8a1..23e896c8726b4261089e8dfc25893defb591c4a5 100644 (file)
@@ -5046,7 +5046,7 @@ end
 \chardef\maxseclevel = 3
 %
 % A numbered section within an unnumbered changes to unnumbered too.
-% To achive this, remember the "biggest" unnum. sec. we are currently in:
+% To achieve this, remember the "biggest" unnum. sec. we are currently in:
 \chardef\unmlevel = \maxseclevel
 %
 % Trace whether the current chapter is an appendix or not:
index 6f399da2d9d1830fb8487d6894c753371bfbdba0..3745ebbe5b55212c07e00e6a68e9bb74f724cc94 100644 (file)
@@ -43,7 +43,7 @@
 %%
 \gdef\putwordNoTitle{Kein Titel}
 %%
-%% New defintion for the output of months.
+%% New definition for the output of months.
 \gdef\putwordMJan{Januar}
 \gdef\putwordMFeb{Februar}
 \gdef\putwordMMar{M\"arz}
index 2366ee7432895d2bf87c72ecd6c5f284cf50f5e9..bf5f05929a21d3dd0ef33df8f136803874569742 100644 (file)
@@ -37,7 +37,7 @@
 %%
 \gdef\putwordNoTitle{Nincs cím}
 %%
-%% New defintion for the output of months.
+%% New definition for the output of months.
 \gdef\putwordMJan{Január}
 \gdef\putwordMFeb{Február}
 \gdef\putwordMMar{Március}