Fix regression introduced in trunk[4943]

SVN:trunk[4945]
This commit is contained in:
Pierre Goiffon
2017-09-27 10:00:48 +00:00
parent 17bafc037c
commit 776385cdc9

View File

@@ -17,7 +17,7 @@
// along with iTop. If not, see <http://www.gnu.org/licenses/>
//
lass MissingQueryArgument extends CoreException
class MissingQueryArgument extends CoreException
{
}