← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~oz-tiram/cloud-init:fix_spelling into cloud-init:master

 

Oz Tiram has proposed merging ~oz-tiram/cloud-init:fix_spelling into cloud-init:master.

Requested reviews:
  cloud-init commiters (cloud-init-dev)

For more details, see:
https://code.launchpad.net/~oz-tiram/cloud-init/+git/cloud-init/+merge/348656
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~oz-tiram/cloud-init:fix_spelling into cloud-init:master.
diff --git a/cloudinit/config/cc_write_files.py b/cloudinit/config/cc_write_files.py
index 54ae3a6..1b7e7e3 100644
--- a/cloudinit/config/cc_write_files.py
+++ b/cloudinit/config/cc_write_files.py
@@ -15,7 +15,7 @@ binary gzip data can be specified and will be decoded before being written.
 
 .. note::
     if multiline data is provided, care should be taken to ensure that it
-    follows yaml formatting standargs. to specify binary data, use the yaml
+    follows yaml formatting standards. to specify binary data, use the yaml
     option ``!!binary``
 
 **Internal name:** ``cc_write_files``

Follow ups