Skip to content

Commit 7d52ef7

Browse files
authored
Update authn.ts
removed errant trailing space
1 parent 4901a2c commit 7d52ef7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/authn/authn.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export function findOriginOwner (doc: $rdf.NamedNode | string): string | boolean
4242
// preferencesFile The user's personal preference file, iff loaded
4343
// index.public The user's public type index file
4444
// index.private The user's private type index file
45-
//
45+
//
4646
// not RDF symbols:
4747
// noun A string in english for the type of thing -- like "address book"
4848
// instance An array of nodes which are existing instances

0 commit comments

Comments
 (0)