Skip to content

Commit 675c4f8

Browse files
committed
Fix indentation level
1 parent 7e3fe7a commit 675c4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/ROOT/pages/generic_decimal.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ Returns the result of `lhs / rhs` subject to:
286286
. If `lhs / rhs` overflows, returns `INF`
287287
. If `lhs / rhs` underflows, returns `0`
288288

289-
== Comparison Operators
289+
=== Comparison Operators
290290

291291
[source, c++]
292292
----

0 commit comments

Comments
 (0)