We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d4712a + d26d8d8 commit ac79516Copy full SHA for ac79516
1 file changed
creational/builder.py
@@ -13,7 +13,7 @@
13
This particular example uses a Director to abtract the
14
construction of a building. The user specifies a Builder (House or
15
Flat) and the director specifies the methods in the order necessary
16
-creating a different building dependding on the sepcified
+creating a different building dependding on the specified
17
specification (through the Builder class).
18
19
@author: Diogenes Augusto Fernandes Herminio <diofeher@gmail.com>
0 commit comments