summaryrefslogtreecommitdiff
path: root/Master/tlpkg/doc
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2018-02-12 10:37:52 +0000
committerNorbert Preining <preining@logic.at>2018-02-12 10:37:52 +0000
commita9b64e5b39c1878a5e03421ac9c82dd4569194dc (patch)
tree72d5939c0301741f72c0319d16c9210ebd1cdb1e /Master/tlpkg/doc
parentd71e945ee716fd18d60a583f8269aa10061ca89a (diff)
fix some typos
git-svn-id: svn://tug.org/texlive/trunk@46609 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r--Master/tlpkg/doc/repository-setup.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/doc/repository-setup.txt b/Master/tlpkg/doc/repository-setup.txt
index f72af9c8f44..85f8d96fc6e 100644
--- a/Master/tlpkg/doc/repository-setup.txt
+++ b/Master/tlpkg/doc/repository-setup.txt
@@ -143,7 +143,7 @@ If minrelease is present, the year specified in the local (user's)
installation's $TLConfig::ReleaseYear must be in the range
[minrelease,release].
If minrelease is not present, the release/NNNN value must exactly
-match the the TL release number NNNN.
+match the TL release number NNNN.
For example, you might have:
depend release/2010-myorg
and if your packages work with both TL'09 and TL'10, you could add:
@@ -277,7 +277,7 @@ tl-update-containers.
----------------------------
Having completed all these steps, you can test your distribution by calling
the TeX Live Manager with the location argument. Continuing the above
-exmaple we use DEST:
+example we use DEST:
tlmgr -location DEST update --list
or
tlmgr -location DEST update --all