summaryrefslogtreecommitdiff
path: root/.doxygen.h
diff options
context:
space:
mode:
Diffstat (limited to '.doxygen.h')
-rw-r--r--.doxygen.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/.doxygen.h b/.doxygen.h
index 7321d4bf..20ce48b5 100644
--- a/.doxygen.h
+++ b/.doxygen.h
@@ -13,14 +13,14 @@
Welcome to the Binary Ninja C++ API Docs!
- Documentation here has been grouped into several "modules", similar to the python api documentation.
+ Documentation here has been grouped into several "modules", similar to the Python API documentation.
The "Namespaces" and "Classes" groups can also be used to view a *complete* listing of available classes, structures, and enums.
*/
-/*! The Core set of pure C definitions that the C++ API (and rust/python APIs) wrap.
+/*! The core set of pure C definitions that the C++ API (and Rust/Python APIs) wrap.
The **vast** majority of the time, you should use the clases and utilities provided by the C++, Python, or
Rust APIs instead.
@@ -206,4 +206,4 @@
\ingroup coreapi
*/
-#endif \ No newline at end of file
+#endif