aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-10-26 14:19:34 -0200
committerSilvio Rhatto <rhatto@riseup.net>2014-10-26 14:19:34 -0200
commitedb02f867489ff8fd5be1aee2f85ec821cc5fe79 (patch)
tree899f84d7916301d700b7ef6b726daaf25a007201
parent9fc2d9bcd6ff995d23c5a2a4c2960c0f94696a50 (diff)
downloadmetadot-edb02f867489ff8fd5be1aee2f85ec821cc5fe79.tar.gz
metadot-edb02f867489ff8fd5be1aee2f85ec821cc5fe79.tar.bz2
Typo
-rw-r--r--README.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.mdwn b/README.mdwn
index eb42a63..88a0cf6 100644
--- a/README.mdwn
+++ b/README.mdwn
@@ -5,7 +5,7 @@ Metadot allows you to easilly manage and reuse existing dotfiles repositories
by simply cloning then to your `~/.dotfiles/modules` and renaming a few files.
By being modular, it's possible to create modules for specific applications
-(vim, mutt, emcas, git, etc). By using git submodules or subtrees, one can even
+(vim, mutt, emacs, git, etc). By using git submodules or subtrees, one can even
create her own dotfile bundle.
It was inspired by [holman does dotfiles](https://github.com/holman/dotfiles)