Kaynağa Gözat

* debian lintian detected spellfix

git-svn-id: trunk@47126 -
marco 4 yıl önce
ebeveyn
işleme
c053bc9418
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      packages/dbus/src/dbuscomp.pp

+ 1 - 1
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';