diff --git a/include/yaml.h b/include/yaml.h
index 3c0a0085967e83eaedc5f72973e3f0ae309929a1_aW5jbHVkZS95YW1sLmg=..343836e99b748a84c905d2cee0f4aefefe4e8031_aW5jbHVkZS95YW1sLmg= 100644
--- a/include/yaml.h
+++ b/include/yaml.h
@@ -1858,7 +1858,7 @@
 yaml_emitter_set_canonical(yaml_emitter_t *emitter, int canonical);
 
 /**
- * Set the intendation increment.
+ * Set the indentation increment.
  *
  * @param[in,out]   emitter     An emitter object.
  * @param[in]       indent      The indentation increment (1 < . < 10).