Skip to content

Commit 9309042

Browse files
committed
Fixes small typo
1 parent ad0d24f commit 9309042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/classes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Class
55
=====
66

7-
Classes and objects are pat of programming idea also known as `Object-oriented
7+
Classes and objects are part of programming idea also known as `Object-oriented
88
programming <https://en.wikipedia.org/wiki/Object-oriented_programming>`_. Here
99
the data, and functions working on the data stays together (we call those
1010
functions as methods in the objects). `Simula

0 commit comments

Comments
 (0)