[gegl] buffer: fix typo in doc of gegl_buffer_sample
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] buffer: fix typo in doc of gegl_buffer_sample
- Date: Fri, 25 Mar 2011 20:21:45 +0000 (UTC)
commit 01c96f534b0dcb9380119dc61987ac61a98fd267
Author: �yvind Kolås <pippin gimp org>
Date: Fri Mar 25 20:19:55 2011 +0000
buffer: fix typo in doc of gegl_buffer_sample
gegl/buffer/gegl-buffer.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gegl/buffer/gegl-buffer.h b/gegl/buffer/gegl-buffer.h
index 8bf1873..8432acb 100644
--- a/gegl/buffer/gegl-buffer.h
+++ b/gegl/buffer/gegl-buffer.h
@@ -332,7 +332,7 @@ typedef enum {
* @interpolation: the interpolation behavior to use, currently only nearest
* neighbour is implemented for this API, bilinear, bicubic and lanczos needs
* to be ported from working code. Valid values: GEGL_INTERPOLATION_NEAREST and
- * GEGL_INTERPOLATION_LINEAR, GEGL_INTERPOLATON_CUBIC and
+ * GEGL_INTERPOLATION_LINEAR, GEGL_INTERPOLATION_CUBIC and
* GEGL_INTERPOLATION_LANCZOS.
*
* Query interpolate pixel values at a given coordinate using a specified form
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]