We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad0d24f commit 9309042Copy full SHA for 9309042
docs/classes.rst
@@ -4,7 +4,7 @@
4
Class
5
=====
6
7
-Classes and objects are pat of programming idea also known as `Object-oriented
+Classes and objects are part of programming idea also known as `Object-oriented
8
programming <https://en.wikipedia.org/wiki/Object-oriented_programming>`_. Here
9
the data, and functions working on the data stays together (we call those
10
functions as methods in the objects). `Simula
0 commit comments