Skip to content

Commit 22fd219

Browse files
authored
Fix typo (dpeth -> depth) in p5.Framebuffer.mdx
1 parent e3420f3 commit 22fd219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ properties:
405405
path: p5.Framebuffer/color
406406
depth:
407407
description: >
408-
<p>An object that stores the framebuffer's dpeth data.</p>
408+
<p>An object that stores the framebuffer's depth data.</p>
409409
410410
<p>Each framebuffer uses a
411411

0 commit comments

Comments
 (0)