Skip to content

Commit ac79516

Browse files
authored
Merge pull request faif#214 from jeslyvarghese/patch-2
Spelling correction
2 parents 2d4712a + d26d8d8 commit ac79516

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

creational/builder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
This particular example uses a Director to abtract the
1414
construction of a building. The user specifies a Builder (House or
1515
Flat) and the director specifies the methods in the order necessary
16-
creating a different building dependding on the sepcified
16+
creating a different building dependding on the specified
1717
specification (through the Builder class).
1818
1919
@author: Diogenes Augusto Fernandes Herminio <diofeher@gmail.com>

0 commit comments

Comments
 (0)