commit | 30d6c0469678420857affb3ee1a1c98d1f4fd102 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Apr 01 22:47:31 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Apr 01 22:47:31 2007 +0000 |
tree | 0b678993731b5b789ffff06f2989a05c8fcbf59f | |
parent | 6ec04ffc5d08004e5e8b258189858538547c20d7 [diff] [blame] |
Some semantic fixes.
diff --git a/Doc/lib/libwinreg.tex b/Doc/lib/libwinreg.tex index 365fd32..4dae883 100644 --- a/Doc/lib/libwinreg.tex +++ b/Doc/lib/libwinreg.tex
@@ -151,7 +151,7 @@ An application should only call \function{FlushKey()} if it requires absolute certainty that registry changes are on disk. - \emph{If you don't know whether a \function{FlushKey()} call is required, it + \note{If you don't know whether a \function{FlushKey()} call is required, it probably isn't.} \end{funcdesc}