Commit Diff


commit - 10f173fee1a4dcc3566febc4acb5adfe892745b3
commit + a378df9ff9b56b9f071344e40911642c97beb051
blob - 07511661d626d729b112e4029c656459d3294e78
blob + 908e4780898335cd2b600dc58fb00f25c4363115
--- gotweb/gotweb.c
+++ gotweb/gotweb.c
@@ -3563,7 +3563,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 ||