Skip to content

Commit 41d0466

Browse files
authored
Fix typo in env var name in shared.lua comment (#2608)
1 parent 03e907a commit 41d0466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/rmarkdown/lua/shared.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This filter contains utility functions that are useful in several filters.
44
55
USAGE
6-
This script is loaded in other script by an RMARKDOW_LUA_SHARED environment variable
6+
This script is loaded in other script by an RMARKDOWN_LUA_SHARED environment variable
77
set inside rmarkdown R package by `render()`.
88
99
Use this line in other script to use this function

0 commit comments

Comments
 (0)