From 26ffed74661e4e67d7d7f720404d3f821d824d55 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 2 Jul 2020 12:58:25 +1000 Subject: Cleanup: spelling --- source/creator/creator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/creator/creator.c') diff --git a/source/creator/creator.c b/source/creator/creator.c index abf55b8d52b..abc443425a8 100644 --- a/source/creator/creator.c +++ b/source/creator/creator.c @@ -125,7 +125,7 @@ void main_python_exit(void); * patched USD (see usd.diff) to avoid that particular static constructor, and have an * initialization function instead. * - * This function is implemented in the USD source code, pxr/base/lib/plug/initConfig.cpp. + * This function is implemented in the USD source code, `pxr/base/lib/plug/initConfig.cpp`. */ void usd_initialise_plugin_path(const char *datafiles_usd_path); #endif -- cgit v1.2.3