Skip to content

Commit b65b58f

Browse files
mbaludaCopilot
andauthored
Update .github/copilot-instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 26402a3 commit b65b58f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ All public predicates, classes, modules and files should be documented with QLDo
119119
1. Use a third-person verb phrase of the form ``Holds if `arg` has <property>.``
120120
1. Avoid:
121121
- `/** Whether ... */`
122-
- `/**" Relates ... */`
122+
- `/** Relates ... */`
123123
- Question forms:
124124
- ``/** Is `x` a foo? */``
125125
- ``/** Does `x` have a bar? */``

0 commit comments

Comments
 (0)