mkogg.py: Fix 'self.get_mp4_metadata(self, source)'
[blog.git] / posts / Screen.mdwn
index cd850a36a2cc2adc04f70a296f5d482dd43bc2c7..4ce630c216948db2cb84646025f2e231e6008aa3 100644 (file)
@@ -4,7 +4,7 @@ describing them.  I have two common use cases:
 
 * On my local host when I don't start X Windows, I login to a
   virtual terminal and run `screen`.  Then I can easily open several
-  windows (e.g. for [[Emacs]], [[Mutt], [[irssi]], …) without having
+  windows (e.g. for [[Emacs]], [[Mutt]], [[irssi]], …) without having
   to log in on another virtual terminal.
 * On remote hosts when I'm doing anything serious, I start `screen`
   immediately aftering [[SSH]]-ing into the remote host.  Then if my