Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit11bb879

Browse files
committed
Grammar
1 parent25443c0 commit11bb879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contributing/code/bc.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The difference between regular and API classes is that we guarantee full
110110
backwards compatibility if you extend an API class and override its methods. We
111111
can't give the same promise for regular classes, because there we may, for
112112
example, add an optional parameter to a method. Consequently, the signature of
113-
your overridden methodwon't match anymore and generate a fatal error.
113+
your overridden methodwouldn't match anymore and generate a fatal error.
114114

115115
In some cases, only specific properties and methods are tagged with the ``@api``
116116
tag, even though their class is not. In these cases, we guarantee full backwards

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp