mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-08-17 08:24:38 +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:
co-authored by
Ilkka Seppälä
parent
be0d5e5953
commit
f79782bea9
@@ -18,7 +18,7 @@ package com.iluwatar.subclasssandbox {
|
||||
+ Superpower()
|
||||
# activate() {abstract}
|
||||
# move(x : double, y : double, z : double)
|
||||
# playSound(soundName : String, volumn : int)
|
||||
# playSound(soundName : String, volume : int)
|
||||
# spawnParticles(particleType : String, count : int)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user