summaryrefslogtreecommitdiffstats
path: root/source/helper.c
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-03-05 20:26:52 +0100
committerDave Davenport <qball@gmpclient.org>2015-03-05 20:26:52 +0100
commit444d09b905662d40dcc067e8c107d518e52ba7ab (patch)
treec1cacddc24cbae0bcd353511c55162c91d332864 /source/helper.c
parent923dbb93ec27594e9361e59b9951382bf6741502 (diff)
Update spell.
Diffstat (limited to 'source/helper.c')
-rw-r--r--source/helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/helper.c b/source/helper.c
index c96bc436..a08a317b 100644
--- a/source/helper.c
+++ b/source/helper.c
@@ -65,7 +65,7 @@ char* fgets_s ( char* s, int n, FILE *iop, char sep )
}
/**
- * @param info The Match informati on.
+ * @param info To Match information on.
* @param res The string being generated.
* @param data User data
*