Fix wording and wrap

This commit is contained in:
Luke Murphy 2021-03-04 15:48:53 +01:00
parent 99ab5bf369
commit dd9c485c66
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 3 additions and 3 deletions

6
abra
View File

@ -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