소스 검색

[desktop] Update sdk docs to reflect commonfooter change

abec 13 년 전
부모
커밋
30e81cf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/sdk/sdk.md

+ 1 - 1
docs/sdk/sdk.md

@@ -288,7 +288,7 @@ to include a simple form:
         <input type="submit" value="Calculate">
       </form>
     </div>
-    ${commonfooter()}
+    ${commonfooter(messages)}
 
 The template language here is <a href="http://www.makotemplates.org/docs/">Mako</a>,
 which is flexible and powerful.  If you use the "`.html`" extension, Hue