From af4a61a85d6e8cacc35324f266934bc463a21673 Mon Sep 17 00:00:00 2001 From: Dominique Pelle Date: Mon, 27 Dec 2021 17:21:41 +0000 Subject: patch 8.2.3914: various spelling mistakes in comments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Problem: Various spelling mistakes in comments. Solution: Fix the mistakes. (Dominique Pellé, closes #9416) --- src/gui_xmebw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui_xmebw.c') diff --git a/src/gui_xmebw.c b/src/gui_xmebw.c index 3387fbe0b4..7ffa6f3fb4 100644 --- a/src/gui_xmebw.c +++ b/src/gui_xmebw.c @@ -970,7 +970,7 @@ set_size(XmEnhancedButtonWidget newtb) } else { - // FIXME: We should calculate an drawing offset for the pixmap here to + // FIXME: We should calculate a drawing offset for the pixmap here to // adjust it. } -- cgit v1.2.3