Fix little typo on docs
While reading the source file documentation I spotted this little typo.
This commit is contained in:
parent
b121c3982c
commit
9f16b63dab
|
@ -20,7 +20,7 @@ require 'date'
|
|||
module Google
|
||||
module Apis
|
||||
module Core
|
||||
# Support for serializing hashes + propery value/nil/unset tracking
|
||||
# Support for serializing hashes + property value/nil/unset tracking
|
||||
# To be included in representers as a feature.
|
||||
# @private
|
||||
module JsonRepresentationSupport
|
||||
|
|
Loading…
Reference in New Issue