aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSylvain Munaut <tnt@246tNt.com>2013-03-03 09:14:36 +0100
committerSylvain Munaut <tnt@246tNt.com>2013-03-03 09:14:36 +0100
commitdcf64e6a3005fd9b8d9c34942f0cbf6650c9c114 (patch)
treec44ed54ab43ba77af896caab8f9799a0c9c04403
parent0c982dabb70cb5c777a546c7d6abfd6d164413b8 (diff)
iqbal: Fix typo in doc
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
-rw-r--r--src/iqbal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iqbal.c b/src/iqbal.c
index 59c42eb..8b2dffa 100644
--- a/src/iqbal.c
+++ b/src/iqbal.c
@@ -54,7 +54,7 @@
*
* The input and output buffers can be the same for in-place modification.
*
- * The exact applied is out[i] = (a * (1 + mag)) + (b + phase * a) * i
+ * The applied transform is out[i] = (a * (1 + mag)) + (b + phase * a) * i
* (with in[i] = a+bi).
*/
void