Fix tiny typo (#276)

This commit is contained in:
Pascal 2020-01-06 03:16:43 +01:00 committed by Prasath Mani
parent b8b859a1fd
commit 8b21009a47

View file

@ -92,7 +92,7 @@ $exclude_items = array();
// Availabe rules are 'google', 'microsoft' or false
// google => View documents using Google Docs Viewer
// microsoft => View documents using Microsoft Web Apps Viewer
// false => disable online dov viewer
// false => disable online doc viewer
$online_viewer = 'google';
// Sticky Nav bar