fixed comment

pull/324/merge
Justin Richer 2013-04-12 16:08:32 -04:00
parent 743a3023dc
commit 35cb14a73f
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ import com.google.gson.reflect.TypeToken;
/** /**
* *
* Provides a minimal representation of a client's registration information, to be shown from the dynamic registration endpoint * Provides representation of a client's registration metadata, to be shown from the dynamic registration endpoint
* on the client_register and rotate_secret operations. * on the client_register and rotate_secret operations.
* *
* @author jricher * @author jricher