mirror of
https://github.com/yaml/libyaml.git
synced 2026-01-26 11:14:28 +00:00
Fix typo in comment
s/intendation/indentation/ Signed-off-by: 林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com>
This commit is contained in:
parent
567353cee9
commit
b4ca139010
@ -1858,7 +1858,7 @@ YAML_DECLARE(void)
|
||||
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).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user