--- a/cl-ggp/overview/index.html Fri Feb 10 16:26:22 2017 +0000
+++ b/cl-ggp/overview/index.html Fri Feb 10 16:28:41 2017 +0000
@@ -144,8 +144,8 @@
package the symbols get interned into.</p>
<p><code>cl-ggp</code> interns all GDL symbols into a separate package called <code>GGP-RULES</code> to
prevent polluting other packages. It also clears this package between matches
-(except for a few special symbols that survive the clearing) to prevent building
-up mountains of garbage symbols from building up over time, especially when GDL
+(except for a few special symbols that survive the clearing) to prevent
+mountains of garbage symbols from building up over time, especially when GDL
scrambing is enabled on the server.</p>
<p>This means that when your player's methods get symbols in their input (i.e. in
the <code>rules</code>, <code>role</code>, and <code>moves</code> arguments) those symbols will be interned in