fix typo in prettier qldoc

Co-authored-by: Asger F <asgerf@github.com>
This commit is contained in:
Erik Krogh Kristensen
2021-06-08 13:13:33 +02:00
committed by GitHub
parent 1e19da155c
commit 4b98af0c2b

View File

@@ -651,7 +651,7 @@ module TaintedPath {
}
/**
* An argument given to the `prettier` library specificing the location of a config file.
* An argument given to the `prettier` library specifying the location of a config file.
*/
private class PrettierFileSink extends TaintedPath::Sink {
PrettierFileSink() {