Commit Diff


commit - eae77727b91ee9f0c2dc02efb013093b6dadd387
commit + 265508d0c8d4d558a8661b9cd5936317f72a1c79
blob - 63ef6e12486bc0fd8b6fa150d5217d871bff3b25
blob + 53473b43ed2b7a9298ac6e56d857f30ae6de50b4
--- session.c
+++ session.c
@@ -114,7 +114,7 @@ kill_tab(struct tab *tab)
 }
 
 /*
- * Resurrects the lastest killed tab and returns it. The tab is already
+ * Resurrects the lastest killed tab and returns it.  The tab is already
  * added to the tab list with the TAB_LAZY flag set.  NB: this doesn't
  * update current_tab.
  */