From bbf7fc0b35c4a7d74d9a6fc3309d8f3131abcecd Mon Sep 17 00:00:00 2001 From: Mark Harrah Date: Mon, 15 Oct 2012 12:42:28 -0400 Subject: [PATCH] docs: minor cleanup of Proxy-Repositories --- src/sphinx/Detailed-Topics/Proxy-Repositories.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sphinx/Detailed-Topics/Proxy-Repositories.rst b/src/sphinx/Detailed-Topics/Proxy-Repositories.rst index 8ea7ebaa6..597140ac0 100644 --- a/src/sphinx/Detailed-Topics/Proxy-Repositories.rst +++ b/src/sphinx/Detailed-Topics/Proxy-Repositories.rst @@ -29,7 +29,7 @@ the big three being (in alphabetical order): * Nexus_ Once you have a proxy repository installed and configured, -then it's time to configure SBT for your needs. Read the +then it's time to configure sbt for your needs. Read the note at the bottom about proxy issues with ivy repositories. @@ -42,7 +42,7 @@ file, and the second is the launcher script. ``~/.sbt/repositories`` ---------------------- +----------------------- The repositories file is an external configuration for the Launcher. The exact syntax for the configuration file is detailed in the :doc:`/Detailed-Topics/Launcher`.