Skip to content

Commit 30ff611

Browse files
chellmuthChris Hellmuth
authored andcommitted
More typo fixes
1 parent 819535e commit 30ff611

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libraries/targets/genoslnetwork.mtlx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
-->
88

99
<!-- ======================================================================== -->
10-
<!-- Base target definition for OSL targets using shader generation. -->
10+
<!-- Base target definition for OSL Network targets using shader generation. -->
1111
<!-- ======================================================================== -->
1212
<targetdef name="genoslnetwork" />
1313

source/MaterialXGenOslNetwork/LibsToOso.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ int main(int argc, char* const argv[])
175175
else
176176
{
177177
std::cout << "Unrecognized command-line option: " << token << std::endl;
178-
std::cout << "Launch the graph editor with '--help' for a complete list of supported "
178+
std::cout << "Run LibsToOso with '--help' for a complete list of supported "
179179
"options."
180180
<< std::endl;
181181

0 commit comments

Comments
 (0)