Skip to content

Commit

Permalink
Fixing meta tag that caused help to not be found. This is super subtle.
Browse files Browse the repository at this point in the history
  • Loading branch information
noahgift committed Nov 17, 2011
1 parent f757e22 commit 52b05d8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Liten/LitenHelp/LitenHelp.html
Expand Up @@ -4,8 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>Liten Help Documentation</title>
<meta name="Generator" content="Cocoa HTML Writer">
<meta name="CocoaVersion" content="1138.23">
<meta name="AppleTitle" content="Liten Help">
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 13.0px 0.0px; font: 13.0px Verdana; color: #333233}
p.p3 {margin: 0.0px 0.0px 13.0px 0.0px; font: 13.0px Verdana; color: #333233; min-height: 16.0px}
Expand Down

0 comments on commit 52b05d8

Please sign in to comment.