From a63c825b5b535062aee771667c950602584857f1 Mon Sep 17 00:00:00 2001 From: venkatamahesh Date: Thu, 4 Feb 2016 16:36:47 +0530 Subject: [PATCH] use uppercase 'S' in word "OpenStack" Change-Id: I8d3791afe71f90249135ad163fdac8f96f1d446c --- doc/source/devref/development_environment.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/devref/development_environment.rst b/doc/source/devref/development_environment.rst index be573065..a90d9e3f 100644 --- a/doc/source/devref/development_environment.rst +++ b/doc/source/devref/development_environment.rst @@ -24,7 +24,7 @@ These instructions assume you're already familiar with Git and Gerrit, which is a code repository mirror and code review toolset, however if you aren't please see `this Git tutorial`_ for an introduction to using Git and `this guide`_ for a tutorial on using Gerrit and Git for -code contribution to Openstack projects. +code contribution to OpenStack projects. .. _this Git tutorial: http://git-scm.com/book/en/Getting-Started .. _this guide: http://docs.openstack.org/infra/manual/developers.html#development-workflow