Whamcloud - gitweb
LU-5710 all: second batch of corrected typos and grammar errors
[fs/lustre-release.git] / lnet / utils / cyaml / cyaml.h
index 6ef6ff8..98f7a27 100644 (file)
@@ -77,7 +77,7 @@ typedef bool (*cYAML_walk_cb)(struct cYAML *, void *, void**);
 
 /*
  * cYAML_build_tree
- *   Build a tree representation of the YAML formated text passed in.
+ *   Build a tree representation of the YAML formatted text passed in.
  *
  *   yaml_file - YAML file to parse and build tree representation
  *   yaml_blk - blk of YAML.  yaml_file takes precedence if both