From: Ben Pfaff <blp@cs.stanford.edu> Date: Wed, 10 Mar 2010 22:19:59 +0000 (-0800) Subject: FREQUENCIES: Fix spelling error in dialog box text. X-Git-Tag: sav-api~355 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fbuilds%2F20100313040505%2Fpspp;p=pspp FREQUENCIES: Fix spelling error in dialog box text. --- diff --git a/src/ui/gui/frequencies.ui b/src/ui/gui/frequencies.ui index a71bc265da..e312eabe67 100644 --- a/src/ui/gui/frequencies.ui +++ b/src/ui/gui/frequencies.ui @@ -374,7 +374,7 @@ <property name="width_request">180</property> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> - <property name="label" translatable="yes">Supress tables with more than N categories</property> + <property name="label" translatable="yes">Suppress tables with more than N categories</property> <property name="wrap">True</property> </object> </child>