(ems) fix nit

This commit is contained in:
radius 2016-09-09 00:27:24 -05:00
parent b883597272
commit 7421059521

View File

@ -92,7 +92,7 @@ function dropboxSync(dropboxClient, cb)
function setupFileSystem(backend)
{
/* create a mountable filesystem that will server as a root
/* create a mountable filesystem that will server as a root
mountpoint for browserfs */
var mfs = new BrowserFS.FileSystem.MountableFileSystem();