Skip to content

Commit 78d4947

Browse files
committed
Fix typo in doc
1 parent 8b98d6a commit 78d4947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/matdef.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ NCrystal data files in `NCMAT
5454
<https://github.com/mctools/ncrystal/wiki/NCMAT-format>`__ format (for instance
5555
according to the tutorials `here
5656
<https://github.com/mctools/ncrystal-notebooks>`__), you can place them in
57-
either your working directory or the `data/` directory of a simplebuild
57+
either your working directory or the ``data/`` directory of a simplebuild
5858
package. It can then be used in material definitions via the name
5959
``<pkgname>/<filename>`` syntax. In other words if you have added a file
6060
``MyPkg/data/mycoolmat.ncmat``, you can load and use it in cfg-strings like

0 commit comments

Comments
 (0)