summaryrefslogtreecommitdiff
path: root/avx512-0037785/packages/dbus/src/dbuscomp.pp
diff options
context:
space:
mode:
Diffstat (limited to 'avx512-0037785/packages/dbus/src/dbuscomp.pp')
-rw-r--r--avx512-0037785/packages/dbus/src/dbuscomp.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/avx512-0037785/packages/dbus/src/dbuscomp.pp b/avx512-0037785/packages/dbus/src/dbuscomp.pp
index 4d9c93ebeb..0642016a5e 100644
--- a/avx512-0037785/packages/dbus/src/dbuscomp.pp
+++ b/avx512-0037785/packages/dbus/src/dbuscomp.pp
@@ -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';