summaryrefslogtreecommitdiffstats
path: root/src/function.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/function.c')
-rw-r--r--src/function.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/function.c b/src/function.c
index 51a2ecb..171fab3 100644
--- a/src/function.c
+++ b/src/function.c
@@ -914,7 +914,7 @@ char * dofmt(char * fmtstr, double v) {
* \brief doext()
* \details Given a command name and a value, run the command with the given
* value and read and return its first output line (only) as an allocated
- * string, always a copy of se->e.o.s, whic is set appropriately first
+ * string, always a copy of se->e.o.s, which is set appropriately first
* unless external functions are disabled, in which case the previous value
* is used. The handling of se->e.o.s. and freezing of command is tricky.
* Returning an allocated string in all cases, even if null, insures cell