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
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Commit1933db0

Browse files
committed
Fixed wording.
1 parent246e7ac commit1933db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ if (something == nil) {
8282
* Blocks should have a space between their return type and name.
8383
* Block definitions should omit their return type when possible.
8484
* Block definitions should omit their arguments if they are`void`.
85-
*Block definitionsshouldalways include argument names.
85+
*Parameters in block typesshouldbe named unless the block is initialized immediately.
8686

8787
```objc
8888
void (^blockName1)(void) = ^{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp