Skip to content

Commit 68875ec

Browse files
authored
Merge pull request #5461 from Rageking8/change-only-bold-parameter-to-italic-in-clock-time-conversion-reference
Change only bold parameter to italic in `clock_time_conversion` reference
2 parents c83e27e + 3788a64 commit 68875ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/standard-library/clock-time-conversion-struct.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ utc_time<Duration> operator()(const sys_time<Duration>& t) const;
9494

9595
### Parameters
9696

97-
**`t`**
97+
*`t`*\
9898
The `time_point` to convert.
9999

100100
### Return value

0 commit comments

Comments
 (0)