Skip to content

Commit 563915e

Browse files
committed
图27修改错误
1 parent acf8a28 commit 563915e

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@
3131
# auto folder when using emacs and auctex
3232
./auto/*
3333
*.el
34+
35+
# PDF
36+
*.pdf

src/chaps/ch08_subspacelearn.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ \subsection{统计特征对齐}
5151
\begin{figure}[htbp]
5252
\centering
5353
\includegraphics[scale=0.4]{./figures/fig-subspace-deepcoral.pdf}
54-
\caption{SDA方法的示意图}
54+
\caption{Deep-CORAL方法示意图}
5555
\label{fig-subspace-deepcoral}
5656
\end{figure}
5757

0 commit comments

Comments
 (0)