docs: fix a typo.
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/8cd99de7 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/8cd99de7 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/8cd99de7 Branch: refs/heads/trunk Commit: 8cd99de721327a529aaa6e3a93c01cf8287da6e7 Parents: 05d73f8 Author: Tomaz Muraus <[email protected]> Authored: Tue Dec 31 14:49:43 2013 +0100 Committer: Tomaz Muraus <[email protected]> Committed: Tue Dec 31 14:49:43 2013 +0100 ---------------------------------------------------------------------- docs/committer_guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/8cd99de7/docs/committer_guide.rst ---------------------------------------------------------------------- diff --git a/docs/committer_guide.rst b/docs/committer_guide.rst index 63390a8..25ab9fd 100644 --- a/docs/committer_guide.rst +++ b/docs/committer_guide.rst @@ -144,7 +144,7 @@ Usage: .. sourcecode:: bash - ./dist/verify_checksums <version> + ./dist/verify_checksums.sh <version> For example
