From dd9c485c66ea701849e4abec911d58fa072a9ca5 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 4 Mar 2021 15:48:53 +0100 Subject: [PATCH] Fix wording and wrap --- abra | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/abra b/abra index fe5532d2..b5b1acf3 100755 --- a/abra +++ b/abra @@ -713,9 +713,9 @@ sub_app_new (){ require_abra_dir get_servers - # Note(decentral1se): we are overloading the use of the word "app" on this - # the interface and therefore try to use the word "type" to refer to "a type - # of app" vs. "an instance of an app" + # Note(decentral1se): we are overloading the use of the word "app" on the + # interface and therefore try to use the word "type" to refer to "a type of + # app" vs. "an instance of an app" TYPE=$abra__type_ SERVER=$abra___server