Skip to content

Commit

Permalink
reviewed a misspelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Barbara Palumbo committed Jul 4, 2024
1 parent abd4799 commit 78dd403
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2760,7 +2760,8 @@ class PhpBaseFileProducer constructor(val api: Api, @BasePackageName val package
| * @param string $!clientSecret
| * The client secret.
| * @param string $!scope
| * Provide the scope when you want to request a specific ones for the client. Can be ommitted to use all scopes of the oauth client.
| * Provide the scope when you want to request a specific ones for the client.
| * Can be omitted to use all scopes of the oauth client.
| * Format: `<the scope name>:<the project key>`.
| * Example: `manage_products:project1`.
| */
Expand Down

0 comments on commit 78dd403

Please sign in to comment.