From: Georg Brandl Date: Sat, 27 Aug 2005 17:04:58 +0000 (+0000) Subject: patch [ 1274630 ] documentation fixes X-Git-Tag: v2.5a0~1436 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=375f83cfd27b15704fc7fff99f064dd4853f0b14;p=thirdparty%2FPython%2Fcpython.git patch [ 1274630 ] documentation fixes --- diff --git a/Doc/dist/dist.tex b/Doc/dist/dist.tex index c0a29beedff4..7339701280f2 100644 --- a/Doc/dist/dist.tex +++ b/Doc/dist/dist.tex @@ -1754,7 +1754,7 @@ distributions named on the command line for the invocation including the \command{upload} command are uploaded. The \command{upload} command uses the username and password stored in -in the file \file{\$HOME/.pypirc}, see section~\ref{pypirc}. +the file \file{\$HOME/.pypirc}, see section~\ref{pypirc}. \chapter{Examples} \label{examples}