(no commit message)
authorhttp://petefoth.myopenid.com/ <http://petefoth.myopenid.com/@web>
Tue, 25 Oct 2011 09:23:58 +0000 (05:23 -0400)
committerwww-data <www-data@project-moonshot.org>
Tue, 25 Oct 2011 09:23:58 +0000 (05:23 -0400)
design/revisedclientarchitecture.mdwn

index 139cab8..7ba9f6e 100644 (file)
@@ -16,7 +16,7 @@ The re-factored Moonshot Client software will have the following components:
 *_identity-server_*  shared library offering C and Vala APIs.
 
 - provides Create / Read / Update / Delete functionality for IDs
-- is the only means of accessing the identity-storage-server
+- is the only means of accessing the _identity-storage-server_
 - includes the server functionality initially implemented in UI
 
 *_identity-storage-server_*  encapsulates the Identity Store in a shared library offering a CRUD API to access the store.