From 4f088942273b612a8979c6874d16ed34e3930825 Mon Sep 17 00:00:00 2001 From: James Lu Date: Fri, 1 Apr 2016 23:35:48 -0700 Subject: [PATCH] unreal: typofix --- protocols/unreal.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/protocols/unreal.py b/protocols/unreal.py index 77114b4..968f86a 100644 --- a/protocols/unreal.py +++ b/protocols/unreal.py @@ -587,8 +587,8 @@ class UnrealProtocol(TS6BaseProtocol): # Handle legacy NICK introduction here. # I don't want to rewrite all the user introduction stuff, so I'll just reorder the arguments # so that handle_uid can handle this instead. - # ut since legacy nicks don't have any UIDs attached, we'll have to store - # theses users internally by their nicks. In other words, we need to convert from this: + # But since legacy nicks don't have any UIDs attached, we'll have to store the users + # internally by their nicks. In other words, we need to convert from this: # <- NICK Global 3 1456843578 services novernet.com services.novernet.com 0 +ioS * :Global Noticer # & nick hopcount timestamp username hostname server service-identifier-token :realname # to this: