projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86fcc54
)
gui: Fix spelling error in user-visible string.
author
Ben Pfaff
<blp@cs.stanford.edu>
Sat, 26 Jun 2010 19:38:39 +0000
(12:38 -0700)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Sat, 26 Jun 2010 19:56:10 +0000
(12:56 -0700)
src/ui/gui/psppire-output-window.c
patch
|
blob
|
history
diff --git
a/src/ui/gui/psppire-output-window.c
b/src/ui/gui/psppire-output-window.c
index 0dacd134bc2c1eddb7aaf0631bb70302907c0e05..62185befa9b177a3f337cdcd65453cf827ae67d1 100644
(file)
--- a/
src/ui/gui/psppire-output-window.c
+++ b/
src/ui/gui/psppire-output-window.c
@@
-453,7
+453,7
@@
enum
#define N_EXTENTIONS (n_FT - 1)
struct file_types ft[n_FT] = {
- {N_("Infer file type from exten
t
ion"), NULL},
+ {N_("Infer file type from exten
s
ion"), NULL},
{N_("PDF (*.pdf)"), ".pdf"},
{N_("HTML (*.html)"), ".html"},
{N_("OpenDocument (*.odt)"), ".odt"},