Skip to content
Snippets Groups Projects
Commit 343836e99b74 authored by 林博仁(Buo-ren Lin)'s avatar 林博仁(Buo-ren Lin)
Browse files

Fix typo in comment


s/intendation/indentation/

Signed-off-by: default avatar林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com>
parent 3c0a0085967e
No related branches found
No related tags found
No related merge requests found
...@@ -1858,7 +1858,7 @@ ...@@ -1858,7 +1858,7 @@
yaml_emitter_set_canonical(yaml_emitter_t *emitter, int canonical); 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,out] emitter An emitter object.
* @param[in] indent The indentation increment (1 < . < 10). * @param[in] indent The indentation increment (1 < . < 10).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment