summaryrefslogtreecommitdiff
path: root/src/hb-buffer.h
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2018-02-09 15:51:45 -0600
committerBehdad Esfahbod <behdad@behdad.org>2018-02-09 15:51:45 -0600
commitd45f240e4e330cedad737fdb792b311c37a19e32 (patch)
tree371c5286eaaab6362b3c05256307e118e07564f2 /src/hb-buffer.h
parent3b7aa651b4714b996816023a4929c0289065493f (diff)
Typo
Diffstat (limited to 'src/hb-buffer.h')
-rw-r--r--src/hb-buffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hb-buffer.h b/src/hb-buffer.h
index cf182db1..c9de8029 100644
--- a/src/hb-buffer.h
+++ b/src/hb-buffer.h
@@ -82,7 +82,7 @@ typedef struct hb_glyph_info_t {
* beginning of this cluster, and the two sides
* represent the exact same result one would get
* if breaking input text at the beginning of
- * this cluster ans shaping the two sides
+ * this cluster and shaping the two sides
* separately. This can be used to optimize
* paragraph layout, by avoiding re-shaping
* of each line after line-breaking, or limiting