Skip to content

Commit 62d9cf7

Browse files
authored
Merge pull request #2012 from tshepang/patch-1
const_eval.md: use sentence case for section title, for consistency
2 parents 7d03395 + 3a2be92 commit 62d9cf7

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)