Browse Source

Spell occurred right

Nick Mathewson 9 years ago
parent
commit
09895d48c6
2 changed files with 2 additions and 2 deletions
  1. 1 1
      ChangeLog
  2. 1 1
      ReleaseNotes

+ 1 - 1
ChangeLog

@@ -8,7 +8,7 @@ Changes in version 0.2.6.9 - 2015-06-11
 
   o Major bugfixes (client-side privacy):
     - Properly separate out each SOCKSPort when applying stream
-      isolation. The error occured because each port's session group was
+      isolation. The error occurred because each port's session group was
       being overwritten by a default value when the listener connection
       was initialized. Fixes bug 16247; bugfix on 0.2.6.3-alpha. Patch
       by "jojelino".

+ 1 - 1
ReleaseNotes

@@ -11,7 +11,7 @@ Changes in version 0.2.6.9 - 2015-06-11
 
   o Major bugfixes (client-side privacy):
     - Properly separate out each SOCKSPort when applying stream
-      isolation. The error occured because each port's session group was
+      isolation. The error occurred because each port's session group was
       being overwritten by a default value when the listener connection
       was initialized. Fixes bug 16247; bugfix on 0.2.6.3-alpha. Patch
       by "jojelino".