From ec2c6493bbe5658c3d463ca9c8ba553beca2ca3e Mon Sep 17 00:00:00 2001 From: Jon Bernard Date: Tue, 29 Dec 2015 14:55:26 -0500 Subject: Fix typo --- dotfiles/dotfile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/dotfile.py b/dotfiles/dotfile.py index ed0b2cb..68c6a20 100644 --- a/dotfiles/dotfile.py +++ b/dotfiles/dotfile.py @@ -19,7 +19,7 @@ class Dotfile: remove -- the opposite of add sync -- ensure that each repository file has a corresponding symlink - This is where most filesystem operaitons (link, delete, etc) should be + This is where most filesystem operations (link, delete, etc) should be called, and not in the layers above. """ -- cgit v1.2.3