We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 518de3e commit 5d21c48Copy full SHA for 5d21c48
doc/modules/ROOT/pages/basics.adoc
@@ -71,7 +71,7 @@ NOTE: Due to the differences in decimal and binary floating point numbers there
71
72
== Fundamental Operations
73
74
-The fundamental operations of numerical type (e.g. `>`, `==`, `+`, etc.) are overloaded.
+The fundamental operations of numerical types (e.g. `>`, `==`, `+`, etc.) are overloaded.
75
76
[source, c++]
77
----
0 commit comments