Skip to content

Commit 3d77b24

Browse files
author
Mikael Ronström
committed
WL#11128: Post-push fix, BOLD tags not ended properly
1 parent 60d8e46 commit 3d77b24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

storage/ndb/mcc/frontend/hlp/html/help_cnt.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -690,8 +690,8 @@ <h4>Details on hosts naming</h4>
690690
When adding hosts on 2nd page, fill in Internal IP member. Name hosts by their
691691
external IP address. </li>
692692
</ul>
693-
MCC will always use <b>FQDN<b/> member to connect, distribute configuration and start processes.
694-
Configuration files and Cluster processes will always use <b>Internal IP<b/> member.
693+
MCC will always use <b>FQDN</b> member to connect, distribute configuration and start processes.
694+
Configuration files and Cluster processes will always use <b>Internal IP</b> member.
695695
This way the communication between nodes will be as fast as possible and bypassing any
696696
errors on DNS level.
697697
</p>

0 commit comments

Comments
 (0)