Skip to content

Commit 826b75e

Browse files
authored
docs: fix typo (#2077)
fix typo Signed-off-by: Taraash <110958862+T-Cent@users.noreply.github.com>
1 parent 354ece3 commit 826b75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Here are the steps to check out, build, and test the OSL distribution:
115115
dist/
116116

117117
5. Add the "dist/bin" to your `$PATH`, and "dist/lib" to your
118-
`$LD_LIBRAY_PATH` (or `$DYLD_LIBRARY_PATH` on MacOS), or copy the contents
118+
`$LD_LIBRARY_PATH` (or `$DYLD_LIBRARY_PATH` on MacOS), or copy the contents
119119
of those files to appropriate directories. Public include files
120120
(those needed when building applications that incorporate OSL)
121121
can be found in "dist/include", and documentation can be found

0 commit comments

Comments
 (0)