Преглед изворни кода

Merge pull request #155 from jcjordyn130/patch-1

Fixed a spelling error in conf.ini
rugk пре 9 година
родитељ
комит
d76ccc0969
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      cfg/conf.ini.sample

+ 1 - 1
cfg/conf.ini.sample

@@ -28,7 +28,7 @@ defaultformatter = "plaintext"
 ; (optional) set a syntax highlighting theme, as found in css/prettify/
 ; (optional) set a syntax highlighting theme, as found in css/prettify/
 ; syntaxhighlightingtheme = "sons-of-obsidian"
 ; syntaxhighlightingtheme = "sons-of-obsidian"
 
 
-; size limit per paste or comment in bytes, defaults to 2 Mibibytes
+; size limit per paste or comment in bytes, defaults to 2 Mebibytes
 sizelimit = 2097152
 sizelimit = 2097152
 
 
 ; template to include, default is "bootstrap" (tpl/bootstrap.html)
 ; template to include, default is "bootstrap" (tpl/bootstrap.html)