From af75b55ef70689fb706c6b202b09f65aadba3d48 Mon Sep 17 00:00:00 2001 From: Josh Juran Date: Sun, 17 Aug 2014 10:09:23 -0700 Subject: [PATCH] src/README.md: s/addded/added/ --- src/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/README.md b/src/README.md index 58925e7977..641e012d5d 100644 --- a/src/README.md +++ b/src/README.md @@ -99,7 +99,7 @@ ripple-fork ## protobuf Ripple's fork of protobuf. We've changed some names in order to support the -unity-style of build (a single .cpp addded to the project, instead of +unity-style of build (a single .cpp added to the project, instead of linking to a separately built static library). Repository