X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-buttonbox.c;h=a01518994738513898083b8d878572224239548a;hb=15d30a4c251fe810f3697bd287afdc8b1699487d;hp=68a147f74ca1322777fb681bab993a2423f15e0b;hpb=1ddcc5a5097c522c8609abd5037e27dfaffb4264;p=pspp diff --git a/src/ui/gui/psppire-buttonbox.c b/src/ui/gui/psppire-buttonbox.c index 68a147f74c..a015189947 100644 --- a/src/ui/gui/psppire-buttonbox.c +++ b/src/ui/gui/psppire-buttonbox.c @@ -146,7 +146,7 @@ psppire_button_box_class_init (PsppireButtonBoxClass *class) default_flags = g_param_spec_flags ("default", "Default", - "The mask that decides what what button grabs the default", + "The mask that decides what button grabs the default", PSPPIRE_TYPE_BUTTON_MASK, 0, G_PARAM_READWRITE);