From c0249f8c83a0e198f5e82d6cb034799c5c592e9c Mon Sep 17 00:00:00 2001 From: Pete Jemian Date: Mon, 3 Jul 2017 12:18:40 -0500 Subject: [PATCH] reST indentation --- manual/source/datarules.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/source/datarules.rst b/manual/source/datarules.rst index 029f49ccb2..0d1bdcc101 100644 --- a/manual/source/datarules.rst +++ b/manual/source/datarules.rst @@ -238,7 +238,7 @@ matches the data type specifier. .. index:: ! strings **strings** - ``NX_CHAR``: + ``NX_CHAR``: All strings are to be encoded in UTF-8. Since most strings in a NeXus file are restricted to a small set of characters and the first 128 characters are standard across encodings,