Commit Diff


commit - c0be9207792e127fa6da7986f3d9a43a4e1d34e8
commit + fc3e2120e409e6d9fd6761d6fe3f56834e36a634
blob - 31e87f6451b3f66922e5ebf00d94b12076a5ec36
blob + a239e21378710f8731003f4072bb6d2900616a2e
--- cmd.h
+++ cmd.h
@@ -89,7 +89,7 @@ CMD(cmd_toc,			"Jump to a heading using the minibuffer
 CMD(cmd_toggle_downloads,	"Toggle the downloads side window.");
 CMD(cmd_toggle_help,		"Toggle side window with help.");
 CMD(cmd_toggle_pre_wrap,	"Toggle the wrapping of preformatted blocks.");
-CMD(cmd_unload_certificate,	"Stop using the certificate.");
+CMD(cmd_unload_certificate,	"Forget to use a certificate on this page.");
 CMD(cmd_up,			"Go up one level.");
 CMD(cmd_use_certificate,	"Use a certificate for the current page.");
 CMD(cmd_write_buffer,		"Save the current page to the disk.");