]> gitweb.fluxo.info Git - metadot.git/commitdiff
Typo
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 26 Oct 2014 16:19:34 +0000 (14:19 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 26 Oct 2014 16:19:34 +0000 (14:19 -0200)
README.mdwn

index eb42a637e21908f6210b708db29f4d6f6d1ee7ff..88a0cf6f83b7ab631d4782771de4c3e66346da11 100644 (file)
@@ -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)