diff options
author | Erik M. Bray <erik.bray@lri.fr> | 2016-12-20 12:58:47 +0100 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2017-01-17 12:20:11 -0500 |
commit | 145410f81c144a46cf5ce0324ff4454fa9f54ad0 (patch) | |
tree | 21267574f7944bb4ba40cff6fc66746b8d0fc3fa /tests/unittests/test_ec2_util.py | |
parent | 47680bd623b295857dd18962523dccb33861b4e3 (diff) | |
download | vyos-cloud-init-145410f81c144a46cf5ce0324ff4454fa9f54ad0.tar.gz vyos-cloud-init-145410f81c144a46cf5ce0324ff4454fa9f54ad0.zip |
doc: Fix typos and clarify some aspects of the part-handler
The existing documentation referred to a handle_type method when it
really should be handle_part. It also referred to 'methods' when it
really should say 'functions' to be clear (while it's true the built-in
handlers are classes with methods of these names, in this context we
mean module-level functions).
Also clarified that a part-handler should come before the parts that
it handles, and can override built-in handlers.
Diffstat (limited to 'tests/unittests/test_ec2_util.py')
0 files changed, 0 insertions, 0 deletions