From: Atsushi SAKAI <sakaia@jp.fujitsu.com>
Date: Thu, 23 Jul 2015 07:34:21 +0000 (+0900)
Subject: Rename filename from il8n.rst to i18n.rst
X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=a544f5cbb26c1e6cbe304f26fc60f9e38bc76813;p=openstack-build%2Fcinder-build.git

Rename filename from il8n.rst to i18n.rst

Internationalization's abbreviation is i18n.
This patch renames l to one.

Closes-Bug: #1477393

Change-Id: Ia7f236bd6eae3bf8613f7589916905a811c68e65
---

diff --git a/doc/source/devref/il8n.rst b/doc/source/devref/i18n.rst
similarity index 100%
rename from doc/source/devref/il8n.rst
rename to doc/source/devref/i18n.rst
diff --git a/doc/source/devref/index.rst b/doc/source/devref/index.rst
index bebafd7e4..00509ebae 100644
--- a/doc/source/devref/index.rst
+++ b/doc/source/devref/index.rst
@@ -40,7 +40,7 @@ Background Concepts for Cinder
 
    architecture
    threading
-   il8n
+   i18n
    rpc
 
 Other Resources