From f0e148170da8ff23b8f5647e83a323bf4d62a918 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Mon, 14 May 2007 15:01:29 +0200 Subject: [PATCH] Typos. --- mf/feta-beugel.mf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mf/feta-beugel.mf b/mf/feta-beugel.mf index 56dfaac264..2dd7440fe7 100644 --- a/mf/feta-beugel.mf +++ b/mf/feta-beugel.mf @@ -100,8 +100,8 @@ for i := 0 step 1 until font_count: y := y + increment; if y > infinity / hppp: message "Resolution and/or magnification is too high"; - message "HPP: "& decimal hpp &" Y: " & y; - error "please report to "; + message "HPPP: "& decimal hppp &" Y: " & decimal y; + errmessage "please report to "; fi; % x should be about one staff space, taking brace to have -- 2.39.2