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

Commitecc2ca0

Browse files
committed
minor#5964 Missing n in Column (joshuataylor)
This PR was submitted for the 3.0 branch but it was merged into the 2.8 branch instead (closes#5964).Discussion----------Missing n in Column| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to | 2.8, 3.0, 3.1Commits-------bc2447d Missing n in Column
2 parents09d9b29 +bc2447d commitecc2ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cookbook/security/guard-authentication.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ property they use to access their account via the API::
4444
private $username;
4545

4646
/**
47-
* @ORM\Colum(type"string", unique=true)
47+
* @ORM\Column(type"string", unique=true)
4848
*/
4949
private $apiKey;
5050

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp