diff --git a/src/java.desktop/share/classes/java/awt/doc-files/FocusSpec.html b/src/java.desktop/share/classes/java/awt/doc-files/FocusSpec.html
index 0bdd3b0b499..34528a15ae5 100644
--- a/src/java.desktop/share/classes/java/awt/doc-files/FocusSpec.html
+++ b/src/java.desktop/share/classes/java/awt/doc-files/FocusSpec.html
@@ -634,7 +634,7 @@ Assume the following:
A, B and C are components in some window (a container)
R is a container in the window and it is a parent of B and C.
Besides, R is a focus cycle root.
- B is the default component in the focul traversal cycle of R
+ B is the default component in the focus traversal cycle of R
R is a traversable Container in the pic.1, and it is a non-traversable
Container in the pic.2.
In such a case a forward traversal will look as follows: