1
0
mirror of https://github.com/janet-lang/janet synced 2025-08-30 09:28:03 +00:00

Fix typo in jpm.bat

This commit is contained in:
Krystian Rosiński
2019-07-05 19:49:55 +02:00
parent 044fc7c461
commit 6099d2a45d

View File

@@ -1,4 +1,4 @@
@echo off
@rem Wrapper arounf jpm
@rem Wrapper around jpm
janet %~dp0\jpm.janet %*