Skip to content

Commit 479a4fb

Browse files
committed
spelling: expectations
Signed-off-by: Josh Soref <[email protected]>
1 parent cbea5ec commit 479a4fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/Documentation/DocumentApi.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ As an exception, because their purpose is usually obvious, it is not necessary t
1515
</overview>
1616
<recommendation>
1717
<p>
18-
Add comments to document the purpose of the function. In particular, ensure that the public API of the function is carefully documented. This reduces the chance that a future change to the function will introduce a defect by changing the API and breaking the expections of the calling functions.
18+
Add comments to document the purpose of the function. In particular, ensure that the public API of the function is carefully documented. This reduces the chance that a future change to the function will introduce a defect by changing the API and breaking the expectations of the calling functions.
1919
</p>
2020

2121
</recommendation>

0 commit comments

Comments
 (0)