소스 검색

* removed stray bracket

michael 27 년 전
부모
커밋
db44daeebe
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/dos.tex

+ 1 - 1
docs/dos.tex

@@ -141,7 +141,7 @@ The size of the \var{name} field is 255 under \linux.
         2 : (eax,  ebx,  ecx,  edx,  ebp,  esi,  edi : longint);
         End;
 \end{verbatim}
-The  \var{registers} type is used in the var{\var{MSDos} call.
+The  \var{registers} type is used in the \var{MSDos} call.
 \begin{verbatim}
   DateTime = record
     Year: Word;