Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8f6ca15

Browse files
committed
Chris Barker <[email protected]>:
Small fixes.
1 parent eab58af commit 8f6ca15

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/mac/libmacostools.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ \section{\module{macostools} ---
3939
\begin{funcdesc}{touched}{dst}
4040
Tell the finder that some bits of finder-information such as creator
4141
or type for file \var{dst} has changed. The file can be specified by
42-
pathname or fsspec. This call should prod the finder into redrawing the
42+
pathname or fsspec. This call should tell the finder to redraw the
4343
files icon.
4444
\end{funcdesc}
4545

@@ -79,7 +79,7 @@ \section{\module{findertools} ---
7979
\begin{funcdesc}{Print}{file}
8080
Tell the finder to print a file (again specified by full pathname or
8181
\pytype{FSSpec}). The behaviour is identical to selecting the file and using
82-
the print command in the finder.
82+
the print command in the finder's file menu.
8383
\end{funcdesc}
8484

8585
\begin{funcdesc}{copy}{file, destdir}

0 commit comments

Comments
 (0)