Skip to content

Commit 058189f

Browse files
committed
typofix in ttl file
1 parent d718a9d commit 058189f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

solid/lib/Controller/StorageController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ private function generateDefaultPreferences($userId) {
222222
profile:me
223223
a solid:Developer;
224224
solid:privateTypeIndex <privateTypeIndex.ttl>;
225-
solid:publicTypeIndex <publicTypeIndex.ttl>;
225+
solid:publicTypeIndex <publicTypeIndex.ttl>.
226226
EOF;
227227

228228
$profileUri = $this->getUserProfile($userId);

0 commit comments

Comments
 (0)