Skip to content

Commit ecc2ca0

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.1 Commits ------- bc2447d Missing n in Column
2 parents 09d9b29 + bc2447d commit ecc2ca0

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy