diff options
author | Garrett Honeycutt <garrett@puppetlabs.com> | 2012-08-29 00:20:34 +0200 |
---|---|---|
committer | Garrett Honeycutt <garrett@puppetlabs.com> | 2012-08-29 00:20:34 +0200 |
commit | d4f68c2b28e08158b53e3f7606c94de7481bc74a (patch) | |
tree | e9ce8e971d06edccedecf89f40295394be8f166d /README.markdown | |
parent | f3acccdfb8af8d98c8fc9c8e287ab22d27d62dac (diff) | |
download | puppet-vcsrepo-d4f68c2b28e08158b53e3f7606c94de7481bc74a.tar.gz puppet-vcsrepo-d4f68c2b28e08158b53e3f7606c94de7481bc74a.tar.bz2 |
Removes trailing whitespace
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index 33fddcb..823e044 100644 --- a/README.markdown +++ b/README.markdown @@ -11,9 +11,9 @@ This type can be used to describe: * A working copy checked out from a (remote or local) source, at an arbitrary revision * A "blank" working copy not associated with a source (when it makes - sense for the VCS being used) + sense for the VCS being used) * A "blank" central repository (when the distinction makes sense for the VCS - being used) + being used) Supported Version Control Systems --------------------------------- |