Clarify missing type error

This commit is contained in:
Till Maas 2019-01-09 23:01:22 +01:00
parent 6fc00a0d43
commit 1ca27dc09c

View file

@ -1822,7 +1822,7 @@ class Cmd_nm(Cmd):
# found
if not con_cur:
self.log_error(
idx, "Connection not found on system and 'type' not present"
idx, "Connection not found on system and 'type' not specified"
)
return