Skip to content

Commit e3420f3

Browse files
authored
Fix typo (dpeth -> depth)
1 parent 94f263b commit e3420f3

File tree

1 file changed

+1
-1
lines changed
  • src/content/reference/en/p5.Framebuffer

1 file changed

+1
-1
lines changed

src/content/reference/en/p5.Framebuffer/depth.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module: Rendering
44
submodule: ''
55
file: src/webgl/p5.Framebuffer.js
66
description: >
7-
<p>An object that stores the framebuffer's dpeth data.</p>
7+
<p>An object that stores the framebuffer's depth data.</p>
88
99
<p>Each framebuffer uses a
1010

0 commit comments

Comments
 (0)