Fix typo
activitystreams/ontology.scm
1066 | 1066 | ||
1067 | 1067 | (define as:deleted | |
1068 | 1068 | (make-as-property | |
1069 | - | "deleted" "Tombostone" date? | |
1069 | + | "deleted" "Tombstone" date? | |
1070 | 1070 | #:functional? #t | |
1071 | 1071 | #:comment | |
1072 | 1072 | "On a Tombstone object, the deleted property is a timestamp for when the |