Index: third_party/harfbuzz-ng/src/hb-blob.cc |
diff --git a/third_party/harfbuzz-ng/src/hb-blob.cc b/third_party/harfbuzz-ng/src/hb-blob.cc |
index b2b1d9c61875b217fc66dda4f3458c7447519a20..ee997ad306e241fdda25e649e0d0f3afe9baa2ba 100644 |
--- a/third_party/harfbuzz-ng/src/hb-blob.cc |
+++ b/third_party/harfbuzz-ng/src/hb-blob.cc |
@@ -301,7 +301,7 @@ _try_writable (hb_blob_t *blob) |
return TRUE; |
- DEBUG_MSG_FUNC (BLOB, blob, "currect data is -> %p\n", blob->data); |
+ DEBUG_MSG_FUNC (BLOB, blob, "current data is -> %p\n", blob->data); |
char *new_data; |