Skip to content

Commit ec0e454

Browse files
committed
fixed typo
Signed-off-by: Alexander Piskun <[email protected]>
1 parent 0e53ef4 commit ec0e454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ help:
1919
@echo " run installs $(APP_NAME) for Nextcloud Latest"
2020
@echo " run30 installs $(APP_NAME) for Nextcloud 30"
2121
@echo " "
22-
@echo " > Commands for manual registration of ExApp($(APP_NAME) should be running!):"
22+
@echo " > Commands for manual registration of ExApp ($(APP_NAME) should be running!):"
2323
@echo " "
2424
@echo " register performs registration of running $(APP_NAME) into the 'manual_install' deploy daemon."
2525
@echo " register30 performs registration of running $(APP_NAME) into the 'manual_install' deploy daemon."

0 commit comments

Comments
 (0)