Kaydet (Commit) c6f5c871 authored tarafından Andrew M. Kuchling's avatar Andrew M. Kuchling

Typo fix

üst 230c3e1b
...@@ -1509,7 +1509,7 @@ and protocol values for the socket. ...@@ -1509,7 +1509,7 @@ and protocol values for the socket.
accessing the shadow password database on systems that support accessing the shadow password database on systems that support
shadow passwords. shadow passwords.
\Item The \module{struct} is now faster because it \item The \module{struct} is now faster because it
compiles format strings into \class{Struct} objects compiles format strings into \class{Struct} objects
with \method{pack()} and \method{unpack()} methods. This is similar with \method{pack()} and \method{unpack()} methods. This is similar
to how the \module{re} module lets you create compiled regular to how the \module{re} module lets you create compiled regular
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment