summaryrefslogtreecommitdiff
path: root/camlibs/stv0680/bayer.c
diff options
context:
space:
mode:
Diffstat (limited to 'camlibs/stv0680/bayer.c')
-rw-r--r--camlibs/stv0680/bayer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/stv0680/bayer.c b/camlibs/stv0680/bayer.c
index 4db006db0..65af26e45 100644
--- a/camlibs/stv0680/bayer.c
+++ b/camlibs/stv0680/bayer.c
@@ -75,7 +75,7 @@ typedef struct _rgbgamma {
* Influence on the highlights is small; therefore the description
* with amplifiaction and gamma seems not very appropriate; a better
* correction function would allow to influence the slope for small
- * and for large values indepentently without incurring loss of
+ * and for large values independently without incurring loss of
* accuracy/information. It should not be hard to construct such a
* thing. (Splines or Bézier or Triginometric/Hyperbolic functions
* could be used, e.g.)