diff options
author | Marcin Chrzanowski <m@m-chrzan.xyz> | 2021-10-25 17:03:41 +0200 |
---|---|---|
committer | Marcin Chrzanowski <m@m-chrzan.xyz> | 2021-10-25 17:03:41 +0200 |
commit | b54e3b9bbe286b05fcbb15d3712f0d67aaefb5c9 (patch) | |
tree | 4df733973594461c8138404eac67932ba21caf05 /src | |
parent | 4ea2f45e4d9c1bf1ce034cd4b6a2f531d72049e9 (diff) |
Fix melody
Diffstat (limited to 'src')
-rw-r--r-- | src/songs/sędkowian.ly | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/songs/sędkowian.ly b/src/songs/sędkowian.ly index c5744f2..984cde1 100644 --- a/src/songs/sędkowian.ly +++ b/src/songs/sędkowian.ly @@ -7,6 +7,6 @@ \time 3/4 a'2 a4 | a a8 g4 g8 | a4 c b | g8 b a2 | a2 a4 | a a8 g4 g8 | f4 e c | d8 b a2 | - a4. c8 e4 | g8 e f4 e | d a c | d8 e a2 | + a4. c8 e4 | g8 e f4 e | d a c | d8 f a2 | a,4. c8 e4 | g8 e f4 e | d a c | e8 c d2 | } |