mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +02:00
[rubygems/rubygems] Update documentation to use squiggly heredoc
4691b959ad
This commit is contained in:
parent
a6ba45e9b0
commit
d5e83a0601
1 changed files with 1 additions and 1 deletions
|
@ -301,7 +301,7 @@ class Gem::Specification < Gem::BasicSpecification
|
|||
#
|
||||
# Usage:
|
||||
#
|
||||
# spec.description = <<-EOF
|
||||
# spec.description = <<~EOF
|
||||
# Rake is a Make-like program implemented in Ruby. Tasks and
|
||||
# dependencies are specified in standard Ruby syntax.
|
||||
# EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue