Canonicalized on American orthography in source files.
[pspp-builds.git] / src / ui / gui / var-sheet.c
index 97ab89cb35b0876921aa82fa69a557506afe13db..9e73cce6220a8cc358e9e7f255de35fb7f4b62e7 100644 (file)
@@ -79,7 +79,7 @@ static const struct column_parameters column_def[] = {
 const gchar *const alignments[n_ALIGNMENTS + 1]={
   N_("Left"),
   N_("Right"),
-  N_("Centre"),
+  N_("Center"),
   0
 };