chiark / gitweb /
Fix a caption 6.6.3
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Thu, 12 Aug 2010 19:41:55 +0000 (20:41 +0100)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Thu, 12 Aug 2010 19:41:55 +0000 (20:41 +0100)
yarrg/where-vessels

index da6480174192bf8786cabe054c30dd94aa837f2c..bebdf79f370f2869af534b220046dbb260217c64 100755 (executable)
@@ -474,7 +474,7 @@ proc show-report-decode {code} {
            1 { report-set own "Other pirate's" }
            2 { report-set own "Owner unknown" }
            3 { report-set own "(All ownerships)" }
-           4 - 5 { report-set own "(Yours/unknown)" }
+           4 - 5 { report-set own "(Not yours / unknown)" }
            default { report-set own "?? $notown" }
        }
     }