summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-03-11 02:40:15 +0000
committerGerrit Code Review <review@openstack.org>2015-03-11 02:40:15 +0000
commit513ee8ba7516ba44635b4426bbbfa403b1c7ad6b (patch)
treea4a6d0b62641f558e9fe0026d7c76ddfb85e7e48
parent2837f196598f2c47883f2a19396b3b4a1eb8a463 (diff)
parentad8049741ee2e8621b052b5c342da408970c7601 (diff)
downloadpycadf-513ee8ba7516ba44635b4426bbbfa403b1c7ad6b.tar.gz
Merge "Fix formatting error for geolocation note"
-rw-r--r--doc/source/specification/geolocations.rst11
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/source/specification/geolocations.rst b/doc/source/specification/geolocations.rst
index 6bfbdc1..1bd534a 100644
--- a/doc/source/specification/geolocations.rst
+++ b/doc/source/specification/geolocations.rst
@@ -57,13 +57,12 @@ Usage Requirements
That is, all properties SHALL consistently represent the same geographic
location and SHALL NOT provide conflicting value data.
-::
+.. note::
- Example: 'latitude', 'longitude' and 'region' are all supplied as
- properties describing the same geolocation, the 'latitude' and
- 'longitude' properties' coordinate values should resolve to the
- same geographic location as described by the 'region'
- property's value.
+ `latitude`, `longitude` and `region` are all supplied as properties
+ describing the same geolocation, the `latitude` and `longitude` properties
+ coordinate values should resolve to the same geographic location as
+ described by the value of the `region` property.
4. ICANN's implementation plan states "Upper and lower case characters are
considered to be syntactically and semantically identical"; therefore,