Skip to content

Commit 5d21c48

Browse files
committed
Fix typo
1 parent 518de3e commit 5d21c48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/ROOT/pages/basics.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ NOTE: Due to the differences in decimal and binary floating point numbers there
7171

7272
== Fundamental Operations
7373

74-
The fundamental operations of numerical type (e.g. `>`, `==`, `+`, etc.) are overloaded.
74+
The fundamental operations of numerical types (e.g. `>`, `==`, `+`, etc.) are overloaded.
7575

7676
[source, c++]
7777
----

0 commit comments

Comments
 (0)