Skip to content

Commit 3788a64

Browse files
authored
Change only bold parameter to italic in clock_time_conversion reference
1 parent 11cc3e7 commit 3788a64

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)