aboutsummaryrefslogtreecommitdiff
path: root/qfunc.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2016-03-09 16:42:03 +0100
committerAnton Khirnov <anton@khirnov.net>2016-03-09 16:42:03 +0100
commita10a89ae75b6215349aebc9257c56d2f79597f6e (patch)
treed68b272d2bd9c408410e0a9067c7d68fc72f45d4 /qfunc.c
parentf0460fe03fff8c5c567756149e39ff25a7663b1c (diff)
qfunc: fix typo in a comment
Diffstat (limited to 'qfunc.c')
-rw-r--r--qfunc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/qfunc.c b/qfunc.c
index fea4af9..e7827df 100644
--- a/qfunc.c
+++ b/qfunc.c
@@ -17,7 +17,7 @@
/**
* @file
- * definitions of the q functions in the exponential in theBrill data
+ * definitions of the q functions in the exponential in the Brill data
*/
#include <math.h>