[libc-commits] [libc] 64821f1 - [libc][docs] Fix typos.
Siva Chandra Reddy via libc-commits
libc-commits at lists.llvm.org
Sat Nov 5 00:22:36 PDT 2022
Author: Siva Chandra Reddy
Date: 2022-11-05T00:21:09-07:00
New Revision: 64821f178ed719546a2620457334c23d737c58f2
URL: https://github.com/llvm/llvm-project/commit/64821f178ed719546a2620457334c23d737c58f2
DIFF: https://github.com/llvm/llvm-project/commit/64821f178ed719546a2620457334c23d737c58f2.diff
LOG: [libc][docs] Fix typos.
Added:
Modified:
libc/docs/date_and_time.rst
Removed:
################################################################################
diff --git a/libc/docs/date_and_time.rst b/libc/docs/date_and_time.rst
index 9439da26e0d2..cadeabcb4947 100644
--- a/libc/docs/date_and_time.rst
+++ b/libc/docs/date_and_time.rst
@@ -8,8 +8,7 @@ Date and Time Functions
Source location
---------------
-- The main source for string functions is located at:
- ``libc/src/time``
+- The main source for time functions is located at: ``libc/src/time``
---------------------
Implementation Status
More information about the libc-commits
mailing list