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

Commit085fbd3

Browse files
authored
Fix typo in class.rs (#4541)
1 parentd87a598 commit085fbd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎core/engine/src/class.rs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
//! }
2525
//!
2626
//! impl Class for Animal {
27-
//! // we set thebinging name of this function to be `"Animal"`.
27+
//! // we set thebinding name of this function to be `"Animal"`.
2828
//! const NAME: &'static str = "Animal";
2929
//!
3030
//! // We set the length to `2` since we accept 2 arguments in the constructor.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp