Skip to content

Commit

Permalink
radamsa: avoid unicode char in desc
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats authored and DomT4 committed Jun 5, 2015
1 parent fff0299 commit 894afb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/radamsa.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require 'formula'

class Radamsa < Formula
desc "Test case generator for robustness testing (a.k.a. a fuzzer)"
desc "Test case generator for robustness testing (a.k.a. a \"fuzzer"\)"
homepage 'https://code.google.com/p/ouspg/wiki/Radamsa'
url 'https://ouspg.googlecode.com/files/radamsa-0.3.tar.gz'
sha1 '94664298b9c5c1563fe4aa7b8fc8530bb6628a51'
Expand Down

0 comments on commit 894afb0

Please sign in to comment.