From c4d1a0bf0c84e238f2c58c7793190e6c4de30448 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Wed, 20 Apr 2022 14:34:22 +0200 Subject: [PATCH] sassw: fix typo in comment --- bin/sassw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/sassw b/bin/sassw index a8f0c3e..55fb824 100755 --- a/bin/sassw +++ b/bin/sassw @@ -1,6 +1,6 @@ #! /usr/bin/python3 # -# Run sassc and watch for changes in source files (using inotitfy) to rebuild +# Run sassc and watch for changes in source files (using inotify) to rebuild # automatically. # # Usage: sassw INPUT