Skip to content

Commit 3a2be92

Browse files
authored
const_eval.md: use sentence case for section title, for consistency
1 parent 7d03395 commit 3a2be92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/const_eval.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ const generic parameter, or an arbitrary expression not making use of any
256256
generics.
257257
258258
r[const-eval.const-fn]
259-
## Const Functions
259+
## Const functions
260260
261261
r[const-eval.const-fn.general]
262262
A _const fn_ is a function that one is permitted to call from a const context.

0 commit comments

Comments
 (0)