Skip to content

Commit a5c3b26

Browse files
author
Jon Haitz Legarreta
committed
DOC: Add the correct punctuation to i.e.
Add missing period to ie.: i.e.
1 parent 1382e5a commit a5c3b26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoftwareGuide/Latex/DevelopmentGuidelines/WriteAFilter.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ \section{Overview of Filter Creation}
146146

147147
\item \code{LightObject}: abstract base for filters that don't fit well
148148
anywhere else in the class hierarchy. Also useful for ``calculator''
149-
filters; ie. a sink filter that takes an input and calculates a result
149+
filters; i.e. a sink filter that takes an input and calculates a result
150150
which is retrieved using a \code{Get()} method.
151151

152152
\end{itemize}

0 commit comments

Comments
 (0)