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 Apr 15, 2024
1 parent 3ea8948 commit 73c7299
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
package uk.co.caprica.vlcj.binding.internal;

/**
* Enumeration of video fit mode options..
* Enumeration of video fit mode options.
*/
public enum libvlc_video_fit_mode_t {

Expand Down

0 comments on commit 73c7299

Please sign in to comment.