Skip to content

Commit dc42b54

Browse files
Improve writing of a QLDoc
Co-authored-by: Luke Cartey <[email protected]>
1 parent 806e615 commit dc42b54

File tree

1 file changed

+1
-1
lines changed
  • javascript/frameworks/cap/lib/advanced_security/javascript/frameworks/cap

1 file changed

+1
-1
lines changed

javascript/frameworks/cap/lib/advanced_security/javascript/frameworks/cap/CDS.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ abstract class CdsDbService extends ServiceInstance {
265265
}
266266

267267
/**
268-
* The property `db` of on a CDS facade, often accessed as `cds.db`.
268+
* The property `db` of a CDS facade, often accessed as `cds.db`.
269269
*/
270270
class CdsDb extends SourceNode, CdsDbService {
271271
CdsDb() {

0 commit comments

Comments
 (0)