Commit f06ab497 authored by Gary Poster's avatar Gary Poster

"initialized" not "initiated [into a fraternity]" (thanks Aaron)

parent 3669db78
......@@ -171,7 +171,7 @@ Don't change it. You make changes by returning the state. This is
effectively a class method.
DANGERS: The changes you make to the instance will be discarded. The
instance is not initiated, so other methods that depend on instance
instance is not initialized, so other methods that depend on instance
attributes will not work.
Here's an example of a broken _p_resolveConflict method.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment