Andrea Gussoni 8 ani în urmă
părinte
comite
4e700c3e42
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      source/talk.tex

+ 2 - 2
source/talk.tex

@@ -138,7 +138,7 @@
   Also known as an advanced version of cp
   \begin{exampleblock}{Pros}
     \begin{itemize}
-      \item (unlike cp) preserves hard and symbloic links, file permissions and ownerships, modification times, etc.
+      \item (unlike cp) preserves hard and symbolic links, file permissions and ownerships, modification times, etc.
       \item designed to be network efficient because only transfers file changes.
       \item easy to use.
     \end{itemize}
@@ -291,7 +291,7 @@
 \begin{frame}
   \frametitle{Problems}
   RAID can help in the event of a disk failure, but it doesn't protect us against \textbf{Silent Data Corruption}\\\pause
-  To address this problem new generation filesystems like ZFS or Btrfs have been created. Classical features that we can find in this kind of fylesistems are:
+  To address this problem new generation filesystems like ZFS or Btrfs have been created. Classical features that we can find in this kind of filesystems are:
   \begin{itemize}
       \item CopyOnWrite
       \item Deduplication