Skip to content

Commit 692afc1

Browse files
authored
Fix typos
1 parent 33b8815 commit 692afc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/manual/warnings.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
recommended, except for messages common to all checkers such as
153153
purity-related messages when using \<-AcheckPurityAnnotations>. If you use
154154
\<"allcheckers">, you run some checker that does not issue any warnings,
155-
and you suply the \<-AwarnUnneededSuppressions> command-line argument, then
155+
and you supply the \<-AwarnUnneededSuppressions> command-line argument, then
156156
the Checker Framework will issue an \<unneeded.suppression>
157157
warning.
158158
@@ -665,7 +665,7 @@
665665
666666
\sectionAndLabel{\code{-AskipFiles} and \code{-AonlyFiles} command-line options}{askipfiles}
667667
668-
You can suppresss all errors and warnings originating from classes that are
668+
You can suppress all errors and warnings originating from classes that are
669669
located in a given file or directory/folder, or all those that are \emph{not} in a
670670
given file or directory/folder.
671671

0 commit comments

Comments
 (0)