Skip to content

Commit 954f148

Browse files
authored
Fix spelling of word "overriding" in file operatoroverloading.dd
1 parent ff35c19 commit 954f148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/operatoroverloading.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ $(OL
431431
$(LI Otherwise, an error results.)
432432
)
433433

434-
$(P If overridding $(D Object.opEquals()) for classes, the class member
434+
$(P If overriding $(D Object.opEquals()) for classes, the class member
435435
function signature should look like:)
436436
---
437437
class C

0 commit comments

Comments
 (0)