From: Mike Taylor Date: Fri, 23 Jan 2015 11:11:44 +0000 (+0000) Subject: Typo in comment. X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=eaaaac5b8dd70797ba546d22c01491ee606c9bfb Typo in comment. --- diff --git a/lib/ZOOM/IRSpy.pm b/lib/ZOOM/IRSpy.pm index d7f170a..0dc97c2 100644 --- a/lib/ZOOM/IRSpy.pm +++ b/lib/ZOOM/IRSpy.pm @@ -141,7 +141,7 @@ sub var { sub connect_to_registry { my %args = @_; - # XXX: we could also handle her: user, password, elementSetName + # XXX: we could also handle here: user, password, elementSetName my $database = $ENV{IRSpyDbName} || "localhost:8018/IR-Explain---1";