diff options
Diffstat (limited to 'Doc/lib/libwinreg.tex')
-rw-r--r-- | Doc/lib/libwinreg.tex | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ This module offers the following functions: 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} |