From b0a0f5b27680130f5fecff5484ed5f64754fa7a4 Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Mon, 7 Nov 2011 16:54:03 +0200 Subject: fixes a spelling mistake in a code comment --- src/gui/fpg_button.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui') diff --git a/src/gui/fpg_button.pas b/src/gui/fpg_button.pas index b3513f80..28db95d6 100644 --- a/src/gui/fpg_button.pas +++ b/src/gui/fpg_button.pas @@ -126,7 +126,7 @@ type and each button's GroupIndex must be greater than 0, but not the same as any other button. - If you want toggle buttons (only one button my be down at a time): + If you want toggle buttons (only one button may be down at a time): Set AllowAllUp = False and AllowDown = True AllowDown = True will automatically set the GroupIndex = 1. If you want more than one set of toggle buttons in a Parent, you need to manually set the -- cgit v1.2.3-70-g09d2