rmv space

This commit is contained in:
stilez 2019-11-05 23:29:51 +00:00 committed by GitHub
parent 6d0e4bed4b
commit 51cfd996eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ dns_pleskxml_add() {
_err 'Error when calling Plesk XML API.'
_err 'The result did not contain the expected <id>XXXXX</id> section, or contained other values as well.'
_err 'This is unexpected: something has gone wrong.'
_err 'The full response was:'
_err 'The full response was:'
_err "$pleskxml_prettyprint_result"
return 1
fi