From 31ab2dbd554904acb45d7c76a79a0613495b7920 Mon Sep 17 00:00:00 2001 From: Bernhard Schussek Date: Wed, 8 Jan 2014 11:05:47 +0100 Subject: [PATCH] Improved wording --- contributing/code/bc.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/contributing/code/bc.rst b/contributing/code/bc.rst index 516c3d5614e..4e51c6cc4d3 100644 --- a/contributing/code/bc.rst +++ b/contributing/code/bc.rst @@ -67,8 +67,8 @@ Add parameter default value Safe Safe Allowed Changes ~~~~~~~~~~~~~~~ -This table tells you which changes you are allowed to do when working on -Symfony code: +This table tells you which changes you are allowed to do when working on the +code of Symfony's interfaces: ============================================== ============== ============== Type of Change Normal API @@ -163,8 +163,8 @@ Add parameter default value Safe Safe Allowed Changes ~~~~~~~~~~~~~~~ -This table tells you which changes you are allowed to do when working on -Symfony code: +This table tells you which changes you are allowed to do when working on the +code of Symfony's classes ================================================== ============== ============== Type of Change Normal API