]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-accidental-tie.ly
Merge branch 'stable/2.16' into staging
[lilypond.git] / input / regression / spacing-accidental-tie.ly
index 35c25b9d0a18dd2d70e5d2c8930b0e7e004c12fd..b5fe6dc0c81e2bf07898478fd6360786bf67286b 100644 (file)
@@ -1,9 +1,9 @@
-\version "2.11.30"
+\version "2.16.0"
 
 \header {
   texidoc = "Horizontal spacing works as expected on tied notes with
 accidentals. No space is reserved for accidentals that end up not being printed,
-but accindentals that are printed don't collide with anything."
+but accidentals that are printed don't collide with anything."
 }
 
 \paper { ragged-right = ##t }
@@ -20,4 +20,4 @@ but accindentals that are printed don't collide with anything."
 
   cis cis cis cis~ \break
   cis
-}
\ No newline at end of file
+}