Ruby: fix formatting

This commit is contained in:
Harry Maclean
2022-10-20 15:52:52 +13:00
parent cd34686967
commit 9df8edcb1c

View File

@@ -84,7 +84,7 @@ module ActiveSupport {
}
/**
* Extensions to the `Hash` class.
* Extensions to the `Hash` class.
*/
module Hash {
private class WithIndifferentAccessSummary extends SimpleSummarizedCallable {