Skip to content

Commit

Permalink
Fix a documentation error in A::Cas::ServiceMode.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahwhy committed Feb 11, 2012
1 parent 2317594 commit 6a3d9a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/aker/cas/service_mode.rb
Expand Up @@ -47,7 +47,7 @@ def kind
##
# Extracts the service ticket from the request parameters.
#
# The service ticket is assumed to be a parameter named ST in either GET
# The service ticket is assumed to be a parameter named ticket in either GET
# or POST data.
#
# @return [Array<String>,nil] a two-item array containing the
Expand Down

0 comments on commit 6a3d9a9

Please sign in to comment.