summaryrefslogtreecommitdiffstats
path: root/docs/stdlib-doc.md
diff options
context:
space:
mode:
authorBruce Mitchener <bruce.mitchener@gmail.com>2024-11-29 14:02:19 +0700
committerGitHub <noreply@github.com>2024-11-29 15:02:19 +0800
commitc3557978cf0184aaf75c27c309bc87e84fd6ab79 (patch)
treee7372839055ca3a7f2ad7b3aa7c895e428778533 /docs/stdlib-doc.md
parent71f97268789164bd77614636536172ba657c6a57 (diff)
docs: Reduce typo count (#5671)
Co-authored-by: Ellie Hermaszewska <ellieh@nvidia.com>
Diffstat (limited to 'docs/stdlib-doc.md')
-rw-r--r--docs/stdlib-doc.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/stdlib-doc.md b/docs/stdlib-doc.md
index 1431fdfb2..a3b69cbed 100644
--- a/docs/stdlib-doc.md
+++ b/docs/stdlib-doc.md
@@ -60418,7 +60418,7 @@ matrix<T,N,M> fwidth<T, N:int, M:int>(matrix<T,N,M> x);
This function can be applied to scalars, vectors, and matrices of
built-in scalar types.
- Note: these functions are not curently implemented for Vulkan/SPIR-V output.
+ Note: these functions are not currently implemented for Vulkan/SPIR-V output.
## Signature