Skip to content

Commit 544ee32

Browse files
committed
Fix a typo in the documentation
1 parent f4b9ac2 commit 544ee32

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Overview
99
--------
1010
The Reflective Polymorphism projects is currently composed of the following two
1111
components each of which are contained within their respective ``.c`` / ``.h``
12-
files and are capabile of operating independently.
12+
files and are capable of operating independently.
1313

1414
**ReflectiveTransformer**
1515
Functionality to transform PE files between DLL and EXE formats.

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Overview
1717
--------
1818
The Reflective Polymorphism projects is currently composed of the following two
1919
components each of which are contained within their respective ``.c`` / ``.h``
20-
files and are capabile of operating independently.
20+
files and are capable of operating independently.
2121

2222
**ReflectiveTransformer**
2323
Functionality to transform PE files between DLL and EXE formats.

0 commit comments

Comments
 (0)