From 47ad65f44eee5b0cceb842a82050cd919aea7b30 Mon Sep 17 00:00:00 2001 From: pythoninthegrass Date: Tue, 9 Aug 2016 01:28:06 -0700 Subject: [PATCH] Typo --- scripts/experimental_unfuckery.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/experimental_unfuckery.ps1 b/scripts/experimental_unfuckery.ps1 index e8ff8cb..03e3fbc 100644 --- a/scripts/experimental_unfuckery.ps1 +++ b/scripts/experimental_unfuckery.ps1 @@ -1,5 +1,5 @@ # Description: -# This script remove strang looking stuff which will probably result in a break +# This script remove strange looking stuff which will probably result in a break # of your system. It should not be used unless you want to test out a few # things. It is named `experimental_unfuckery.ps1` for a reason.