Marian Beermann 8 lat temu
rodzic
commit
6e17ca7c3a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      docs/internals/data-structures.rst

+ 1 - 1
docs/internals/data-structures.rst

@@ -17,7 +17,7 @@ Repository
 
 .. Some parts of this description were taken from the Repository docstring
 
-|project_name| stores its data in a `Repository`, which is a filesystem-based
+Borg stores its data in a `Repository`, which is a file system based
 transactional key-value store. Thus the repository does not know about
 the concept of archives or items.