Skip to content

Commit ffe7c62

Browse files
author
Stephan Brandauer
committed
use US spelling
1 parent a91b71c commit ffe7c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/Telemetry/AutomodelEndpointCharacteristics.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ private class TestFileCharacteristic extends CharacteristicsImpl::LikelyNotASink
234234

235235
/**
236236
* A characteristic that limits candidates to parameters of methods that are recognized as `ModelApi`, iow., APIs that
237-
* are considered worth modelling.
237+
* are considered worth modeling.
238238
*/
239239
private class NotAModelApiParameter extends CharacteristicsImpl::UninterestingToModelCharacteristic {
240240
NotAModelApiParameter() { this = "not a model API parameter" }

0 commit comments

Comments
 (0)