Explorar o código

Fixing spelling mistake

tokul %!s(int64=21) %!d(string=hai) anos
pai
achega
7e99edbb7e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      plugins/bug_report/bug_report.php

+ 1 - 1
plugins/bug_report/bug_report.php

@@ -156,7 +156,7 @@ $body = htmlspecialchars($body_top . $body);
    echo "</li>\n";
 
    echo "<li>";
-   echo _("Check to see if you bug is already listed in the <a href=\"http://sourceforge.net/bugs/?group_id=311\">Bug List</a> on SourceForge. If it is, we already know about it and are trying to fix it.");
+   echo _("Check to see if your bug is already listed in the <a href=\"http://sourceforge.net/bugs/?group_id=311\">Bug List</a> on SourceForge. If it is, we already know about it and are trying to fix it.");
    echo "</li>\n";
    
    echo "<li>";