Commit 6bb16bf
fix(dev): fix missing closing parenthesis in reference.rst template examples
fix(dev): fix missing closing parenthesis in reference.rst template examples
{{ t('myapp', 'Title' }} and {{ t('myapp', 'Extra info' }} were both
missing the closing ) before }}.
AI-Assisted-By: claude-sonnet-4-6 <noreply@anthropic.com>
Signed-off-by: Anna Larch <anna@nextcloud.com>
[skip ci]1 parent e6ec712 commit 6bb16bf
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
658 | 658 | | |
659 | 659 | | |
660 | 660 | | |
661 | | - | |
| 661 | + | |
662 | 662 | | |
663 | 663 | | |
664 | 664 | | |
665 | 665 | | |
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
669 | | - | |
| 669 | + | |
670 | 670 | | |
671 | 671 | | |
672 | 672 | | |
| |||
0 commit comments