Commit Diff


commit - 392891ce58d003c4ae3d634509a29ca020f12e92
commit + 820e446669735d37c11281ab1f6f6d22f152ad48
blob - 710788181588ea0542eb1b6312476ddaa579fc99
blob + d1549fbf070db1995686457305612b6d2905a8b6
--- gotweb/gotweb.c
+++ gotweb/gotweb.c
@@ -3564,7 +3564,7 @@ gw_get_commits(struct gw_trans * gw_trans, struct gw_h
 
 			/*
 			 * check for one more commit before breaking,
-			 * so we know whether to navicate through gw_briefs
+			 * so we know whether to navigate through gw_briefs
 			 * gw_commits and gw_summary
 			 */
 			if (chk_next && (gw_trans->action == GW_BRIEFS ||