Browse Source

[3040] Fix case

Mukund Sivaraman 11 years ago
parent
commit
4bebf8b48d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/design/datasrc/overview.txt

+ 1 - 1
doc/design/datasrc/overview.txt

@@ -53,7 +53,7 @@ ZoneTableHeader "1" *--> "1" ZoneTable
 ZoneTable "1" *--> "1" ZoneData
 ZoneData "1" *--> "1" RdataSet
 
-loadFromFile --o LoadAction
+LoadFromFile --o LoadAction
 IteratorLoader --o LoadAction
 
 MemorySegmentMapped --o MemorySegment