Skip to content

Commit 1de3524

Browse files
RasmusWLjbj
andauthored
Update docs/ql-style-guide.md
Co-authored-by: Jonas Jensen <[email protected]>
1 parent 2453a25 commit 1de3524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ql-style-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ class Type extends ... {
212212
/** ... */
213213
Type getATypeParameter() { ... }
214214
215-
/** ... */
215+
/** Gets the HTTP connection ... */
216216
predicate getHttpConnection() { ... }
217217
}
218218
```

0 commit comments

Comments
 (0)