Skip to content

Commit c53fe3a

Browse files
author
Jessica Lord
committed
Merge pull request electron#186 from maarekj/patch-1
Fix typo tempalte => template
2 parents 0643581 + c3d2661 commit c53fe3a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

sections/media/desktop-capturer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ <h5>Renderer Process</h5>
3535
</script>
3636

3737
</section>
38-
</tempalte>
38+
</template>

sections/media/pdf.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ <h2>ProTip</h2>
4444
</script>
4545

4646
</section>
47-
</tempalte>
47+
</template>

sections/system/clipboard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ <h5>Renderer Process</h5>
5454
</script>
5555

5656
</section>
57-
</tempalte>
57+
</template>

sections/system/protocol-handler.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ <h5>OS X plist</h5>
4141
</script>
4242

4343
</section>
44-
</tempalte>
44+
</template>

0 commit comments

Comments
 (0)