]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/staff-sym-reg.cc
release: 0.0.57
[lilypond.git] / lily / staff-sym-reg.cc
index e201edb6e311ed53babb11caa13d95eedcd7788e..60be9b081415ac17636638c8061b411337122d94 100644 (file)
@@ -25,7 +25,7 @@ Staff_sym_register::post_move_processing()
     if (!span_p_ && !last_mom_) {
        span_p_= new Staff_symbol(NO_LINES);
        span_p_->left_col_l_ =
-           get_staff_info().command_pcol_l()->postbreak_p_; // GUH
+           get_staff_info().command_pcol_l()->postbreak_p_; // ugh
     }
     if (!last_mom_) {
        last_mom_ = get_staff_info().score_l()->last();