Skip to content

Commit

Permalink
Fix typo in Javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
caprica committed Jun 20, 2024
1 parent 305e529 commit 7807032
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
public class StandardOpaqueBufferFormat extends BufferFormat {

/**
* Creates a RV32 buffer format with the given width and height.
* Creates a RV24 buffer format with the given width and height.
*
* @param width width of the buffer
* @param height height of the buffer
Expand Down

0 comments on commit 7807032

Please sign in to comment.