* use "CheckPointer option" instead of "CheckPointer function" for consistency with the other CheckPointer related message

git-svn-id: trunk@35181 -
This commit is contained in:
svenbarth 2016-12-23 15:54:28 +00:00
parent 73ed1a9bf1
commit 88a0d8bc25

View File

@ -3007,7 +3007,7 @@ link_e_com_program_uses_segment_relocations=09207_E_Cannot create a .COM file, b
% might be caused by the use of the Seg() function or by the SEG assembler
% directive (either in pascal's built-in inline assembler, or in an externally
% linked assembly module).
link_w_program_uses_checkpointer=09208_W_Program "$1" uses experimental CheckPointer function
link_w_program_uses_checkpointer=09208_W_Program "$1" uses experimental CheckPointer option
%\end{description}
# EndOfTeX