diff options
Diffstat (limited to 'docs/stdlib-doc.md')
| -rw-r--r-- | docs/stdlib-doc.md | 2 |
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 |
