Commit 2cd9477
committed
minor #5524 TYPO: missing closing parantheses of the array (listerical85)
This PR was merged into the 2.7 branch.
Discussion
----------
TYPO: missing closing parantheses of the array
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 2.7
Fix typo: minor typo, the array was missing its closing parentheses in the code block.
Commits
-------
577087e TYPO: missing closing parantheses of the array1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments