Skip to content

Commit a0459eb

Browse files
committed
credential exchange and storage works.
1 parent 4707a53 commit a0459eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/net/sharksystem/asap/ASAPStorage.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
*/
5353
public interface ASAPStorage {
5454
/**
55-
* Get owner name (or id) of this storage
55+
* Get owner name (better an id) of this storage
5656
* @return owner name (or id)
5757
*/
5858
CharSequence getOwner();

0 commit comments

Comments
 (0)