We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1382e5a commit a5c3b26Copy full SHA for a5c3b26
SoftwareGuide/Latex/DevelopmentGuidelines/WriteAFilter.tex
@@ -146,7 +146,7 @@ \section{Overview of Filter Creation}
146
147
\item \code{LightObject}: abstract base for filters that don't fit well
148
anywhere else in the class hierarchy. Also useful for ``calculator''
149
- filters; ie. a sink filter that takes an input and calculates a result
+ filters; i.e. a sink filter that takes an input and calculates a result
150
which is retrieved using a \code{Get()} method.
151
152
\end{itemize}
0 commit comments