Skip to content

Commit a2dce5e

Browse files
committed
[fix] : typo
1 parent f4a2150 commit a2dce5e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

default.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,8 @@ memtest86=true
191191

192192
# Set the size of cowspace
193193
# Change the default behavior of "--cowspace"
194-
cowspace="1GB"
194+
# Example: 1G, 256M, 512M
195+
cowspace="1G"
195196

196197
#-- language config --#
197198

0 commit comments

Comments
 (0)