Update Spanish translation
[gnumeric.git] / src / tools / auto-correct.h
blob4c57c79402092815ec790388d5b5d6ca627d7bfc
1 #ifndef AUTO_CORRECT_H
2 #define AUTO_CORRECT_H
4 #include <gnumeric.h>
6 char *autocorrect_tool (char const *input);
8 #endif /* AUTO_CORRECT_H */