From 0fc1f20af7d6830b3a03058622222d3d2d21c99c Mon Sep 17 00:00:00 2001 From: Stanislav Fomichev Date: Tue, 18 Jun 2013 11:11:22 +0400 Subject: [PATCH] Fix typo --- lib/layout-helpers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/layout-helpers.sh b/lib/layout-helpers.sh index 73f2e90..42573f4 100644 --- a/lib/layout-helpers.sh +++ b/lib/layout-helpers.sh @@ -84,7 +84,7 @@ run_cmd() { send_keys "C-m" "$2" } -# Cusomize session root path. Default is `$HOME`. +# Customize session root path. Default is `$HOME`. # # Arguments: # - $1: Directory path to use for session root.