Commit 0fd42ce
committed
[lldb/ScriptInterpreter] Fix typo in GetScriptedModulePath (NFC)
This fixes a typo in `ScriptedPythonInterface::GetScriptedModulePath`.
Signed-off-by: Med Ismail Bennani <[email protected]>
(cherry picked from commit 0e0c0b7)1 parent eb9de8a commit 0fd42ce
File tree
1 file changed
+1
-1
lines changed- lldb/source/Plugins/ScriptInterpreter/Python/Interfaces
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments