mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 10:58:42 +00:00
fix: Fix minor typos (#2619)
Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io> Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
be0d5e5953
commit
f79782bea9
@@ -25,7 +25,7 @@
|
||||
package com.iluwatar.caching.database;
|
||||
|
||||
/**
|
||||
* Creates the database connection accroding the input parameter.
|
||||
* Creates the database connection according the input parameter.
|
||||
*/
|
||||
public final class DbManagerFactory {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user