Skip to content

Fix typo and improve Japanese #214

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 28, 2016
Merged

Fix typo and improve Japanese #214

merged 4 commits into from
Nov 28, 2016

Conversation

zaneli
Copy link
Contributor

@zaneli zaneli commented Nov 28, 2016

No description provided.

@@ -364,7 +364,6 @@ int32_t register_callback(void* callback_target, rust_callback callback) {
}

void trigger_callback() {
# // cb(cb_target, 7); // Will call callback(&rustObject, 7) in Rust
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cシンタックスのためか、非表示とならずドキュメントにそのまま表示されていたので削除しました。

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1つ上のコードブロックでは消してるのにこちらは処理し忘れてますね。細かいところまでありがとうございます。

@KeenS
Copy link
Member

KeenS commented Nov 28, 2016

ありがとうございます。マージします。

@KeenS KeenS merged commit 9f798cb into rust-lang-ja:master Nov 28, 2016
@zaneli zaneli deleted the fix-typo branch November 28, 2016 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants