Skip to content

Commit c5866af

Browse files
committed
Fix spelling mistake
1 parent b833ea4 commit c5866af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/view_component/base.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ def __vc_request
304304
@__vc_request ||= controller.request if controller.respond_to?(:request)
305305
end
306306

307-
# Fo use in caching
307+
# For use in caching
308308
#
309309
# @private
310310
def __vc_format

0 commit comments

Comments
 (0)