aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dotfiles/__init__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/dotfiles/__init__.py b/dotfiles/__init__.py
index 71c9cd3..73b00b4 100644
--- a/dotfiles/__init__.py
+++ b/dotfiles/__init__.py
@@ -4,8 +4,8 @@
~~~~~~~~
Dotfiles is a tool to make managing your dotfile symlinks in $HOME easy,
- allowing you to keep all your dotfiles in a single directory. Hosting is up
- to you. You can use a VCS like git, Dropbox, or even rsync to distribute
+ allowing you to keep all your dotfiles in a single directory. Hosting is
+ up to you. You can use a VCS like git, Dropbox, or even rsync to distribute
your dotfiles repository across multiple hosts.
:copyright: (c) 2011-2014 by Jon Bernard.