Merge pull request #1992 from nicolasavru/patch-1

fix typo
This commit is contained in:
Dirk-Jan C. Binnema
2021-04-26 09:36:05 +03:00
committed by GitHub

View File

@ -16,7 +16,7 @@ use-case.
In this article, we give a structured but informal overview of the In this article, we give a structured but informal overview of the
query language and provide examples. query language and provide examples.
\fBNOTE:\fR t if you use queries on the command-line (say, for \fBmu \fBNOTE:\fR if you use queries on the command-line (say, for \fBmu
find\fR), you need to quote any characters that would otherwise be find\fR), you need to quote any characters that would otherwise be
interpreted by the shell, such as \fB""\fR, \fB(\fR and \fB)\fR and interpreted by the shell, such as \fB""\fR, \fB(\fR and \fB)\fR and
whitespace. whitespace.