summaryrefslogtreecommitdiffhomepage
path: root/doc/requirements/__ne_arch.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/requirements/__ne_arch.md')
-rw-r--r--doc/requirements/__ne_arch.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements/__ne_arch.md b/doc/requirements/__ne_arch.md
index 2b5817c..1fb45e2 100644
--- a/doc/requirements/__ne_arch.md
+++ b/doc/requirements/__ne_arch.md
@@ -2,7 +2,7 @@
## Abstract:
-`__ne_arch` takes care of reporting NeSystem's running ISA+Computer_Architecture. In other words a platform.
+The `__ne_arch` macro takes care of reporting NeSystem's running ISA+Computer_Architecture. In other words a platform.
You use this for platform specific code. Recommended for C/C++ programs, JVM and VM based languages should not rely on this macro.