Update comment

This commit is contained in:
Craig Everett 2020-01-23 23:49:37 +09:00
parent 4e9dd07f31
commit 727b1c7976

View File

@ -1,4 +1,4 @@
// Prepare environment for ZX and launch it using erl.exe // Prepare environment for Vapor via ZX and launch it using erl.exe
use std::env; use std::env;
use std::path::Path; use std::path::Path;