Ignore:
Timestamp:
Apr 9, 2008, 6:16:02 PM (16 years ago)
Author:
Alex Vandiver <alexmv@mit.edu>
Branches:
master, barnowl_perlaim, debian, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
b72a352
Parents:
d768834
git-author:
Alex Vandiver <alexmv@mit.edu> (04/09/08 18:14:37)
git-committer:
Alex Vandiver <alexmv@mit.edu> (04/09/08 18:16:02)
Message:
It's apparently a popular typo
File:
1 edited

Legend:

Unmodified
Added
Removed
  • perl/modules/Jabber/lib/Net/Jabber/Protocol.pm

    rc2bed55 rcdd3959  
    940940        if (!exists($funcHash{set}) && exists($funcHash{get}))
    941941        {
    942             croak("The DefineNamespace arugments have changed, and I cannot determine the\nnew values automatically for name($name).  Please read the man page\nfor Net::Jabber::Namespaces.  I apologize for this incompatability.\n");
     942            croak("The DefineNamespace arguments have changed, and I cannot determine the\nnew values automatically for name($name).  Please read the man page\nfor Net::Jabber::Namespaces.  I apologize for this incompatability.\n");
    943943        }
    944944
Note: See TracChangeset for help on using the changeset viewer.