Skip to content

Commit

Permalink
reST syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Oct 23, 2018
1 parent a135264 commit 5f0ff94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spec2nexus/plugins/unicat_spec2nexus.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ class UNICAT_MetadataValues(ControlLineHandler):
Individual metadata values are expected to be numbers but may
be multi-word strings as long as the words in the string are
separated by only one space. The delimiter between metadata
values is two consecutive spaces. A tab (`'\\t\`) character is
values is two consecutive spaces. A tab (``'\\t\``) character is
also acceptable but should be avoided.
All numerical values will be converted into floating point
Expand Down

0 comments on commit 5f0ff94

Please sign in to comment.