From be08d17dd74e7b04934edcddfcec2ad524d91981 Mon Sep 17 00:00:00 2001 From: dylan araps Date: Wed, 30 Dec 2015 22:33:26 +1100 Subject: [PATCH] Removed stray uppercase letters --- fetch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetch.sh b/fetch.sh index 5330ec22..ea446369 100755 --- a/fetch.sh +++ b/fetch.sh @@ -84,7 +84,7 @@ xoffset=0 # Default crop offset (Customizable at launch with --cropoffset) # Possible values: -# NorthWest, north, northEast, west, center, east, southwest, south, southeast +# northwest, north, northeast, west, center, east, southwest, south, southeast crop_offset="center" # Padding to align text to the right