Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
dcfad5d3
Commit
dcfad5d3
authored
Sep 10, 2009
by
Jonathon Duerig
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed typo s/lattitude/latitude/
parent
b67a1208
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
protogeni/rspec/protogeni-rspec-common.rnc
protogeni/rspec/protogeni-rspec-common.rnc
+2
-2
No files found.
protogeni/rspec/protogeni-rspec-common.rnc
View file @
dcfad5d3
...
...
@@ -71,10 +71,10 @@ InterfaceRef = empty
Location = element location {
# The two-letter ISO 3166 code for the country the node is in.
attribute country { text } &
# Longitude and Lat
t
itude coordinates of the node using the
# Longitude and Latitude coordinates of the node using the
# WGS 84 standard.
attribute longitude { text }? &
attribute lat
t
itude { text }?
attribute latitude { text }?
}
RSpec = element rspec {
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment