Browse Source

Fix: typo

Sotaro KARASAWA 9 years ago
parent
commit
bba340b34a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      resource/css/crowi.scss

+ 2 - 1
resource/css/crowi.scss

@@ -251,7 +251,8 @@ footer {
   border-radius: 3px;
   border-radius: 3px;
 }
 }
 
 
-// adust
+// adjust
+// this is for diff2html. hide page name from diff view
 .d2h-file-header {
 .d2h-file-header {
   display: none;
   display: none;
 }
 }