From: Ryan Campbell Date: Wed, 4 Jul 2012 03:38:06 +0000 (-0600) Subject: Fix spelling in learning.rst X-Git-Url: https://git.eng.unimelb.edu.au/public?p=python-guide.git;a=commitdiff_plain;h=e6cef5d19e543d61acfe146332fce349cf9e4dc5 Fix spelling in learning.rst --- diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst index 22bb10b..0f38d6e 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -136,7 +136,7 @@ as writing C extensions. The Python Language Reference ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -This is Python's reference manual, it covers the syntax and the core symantics of the +This is Python's reference manual, it covers the syntax and the core semantics of the language. - `The Python Language Reference `_ \ No newline at end of file + `The Python Language Reference `_