From 727b1c79769c0e254d622d76bae2efd25e6ac759 Mon Sep 17 00:00:00 2001 From: Craig Everett Date: Thu, 23 Jan 2020 23:49:37 +0900 Subject: [PATCH] Update comment --- windows/Vapor.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/Vapor.rs b/windows/Vapor.rs index da27497..f8c56f3 100644 --- a/windows/Vapor.rs +++ b/windows/Vapor.rs @@ -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::path::Path;