Commit 914bd6a
committed
minor #5523 Custom voter example, fix missing curly brace (snroki)
This PR was submitted for the 2.7 branch but it was merged into the 2.6 branch instead (closes #5523).
Discussion
----------
Custom voter example, fix missing curly brace
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 2.6 / 2.7 / 3.0
| Fixed tickets |
Commits
-------
8a0297f Custom voter example, fix missing curly brace1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
| 115 | + | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
| |||
0 commit comments