Commit 8b52ba4
authored
[Sync EN] Fix collator::setAttribute example (#2758)
Remplacement de l'exemple (qui appelait en realite collator_get_attribute)
par un appel explicite a collator_set_attribute, coherent avec la fonction
documentee.
Fixes #27491 parent 3b36551 commit 8b52ba4
1 file changed
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
| 80 | + | |
| 81 | + | |
87 | 82 | | |
88 | 83 | | |
89 | 84 | | |
| |||
0 commit comments