Skip to content

Commit e309ba9

Browse files
TylerMSFTTylerMSFT
authored andcommitted
fix toc
1 parent d2037a7 commit e309ba9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/c-runtime-library/tgmath.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Type-generic math"
3-
description: "Describes macros in <tgmath.h> that make it easier to write C code that calls the correct math function by argument type."
3+
description: "Describes macros in <tgmath.h> that make it easier to write C code that calls the correct math function, based on argument type."
44
ms.topic: "conceptual"
55
ms.date: "6/28/2021"
66
helpviewer_keywords: ["CRT tgmath.h"]

docs/standard-library/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
- name: month class
168168
href: ../standard-library/month-class.md
169169
- name: month_day class
170-
href: ../standard-library/month-day-class.md
170+
href: ../standard-library/month-day-class.md
171171
- name: month_day_last class
172172
href: ../standard-library/month-day-last-class.md
173173
- name: month_weekday class

0 commit comments

Comments
 (0)