Skip to content

Commit

Permalink
Fixed typo in Javadoc (#3917)
Browse files Browse the repository at this point in the history
  • Loading branch information
vanta authored Aug 12, 2024
1 parent 0856245 commit 2af43de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/redis/clients/jedis/Jedis.java
Original file line number Diff line number Diff line change
Expand Up @@ -3431,7 +3431,7 @@ public String shutdownAbort() {
* All the fields are in the form field:value
*
* <pre>
* edis_version:0.07
* redis_version:0.07
* connected_clients:1
* connected_slaves:0
* used_memory:3187
Expand Down

0 comments on commit 2af43de

Please sign in to comment.