* debian lintian detected spellfix

git-svn-id: trunk@47126 -
This commit is contained in:
marco 2020-10-18 11:43:52 +00:00
parent a243cdc4e6
commit c053bc9418

View File

@ -513,7 +513,7 @@ resourcestring
SErrCouldNotSetReplySerial = 'Could not set reply serial';
SErrInitIter = 'Could not initialize iterator';
SErrAppendFailed = 'Append of argument to message failed';
SErrNoMoreArguments = 'No more arguments availaible';
SErrNoMoreArguments = 'No more arguments available';
SErrInvalidArgumentType = 'Invalid argument type. Expected %s, got %s.';
SErrInvalidArrayElementType = 'Invalid array element type. Expected %s got %s';
SErrInvalidVariantType = 'Invalid VARIANT type';