Update loopback.js

Update comment line that was creating invalid info in API docs.
This commit is contained in:
Rand McKinney 2016-04-18 09:42:56 -07:00
parent 88d41f84fd
commit 58f32dd70e
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ if (loopback.isServer) {
delete loopback['error-handler'];
}
/*
/*!
* Expose path to the default favicon file
*
* ***only in node***