Browse Source

Update file_read.php (#4592)

chansizzle 6 năm trước cách đây
mục cha
commit
142b890faa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      file_read.php

+ 1 - 1
file_read.php

@@ -47,7 +47,7 @@
 		case 'php':
 			$edit_directory = $_SERVER["DOCUMENT_ROOT"].'/'.PROJECT_PATH;
 			break;
-		case 'grammer':
+		case 'grammar':
 			$edit_directory = $_SESSION['switch']['grammar']['dir'];
 			break;
 		case 'provision':