diff options
Diffstat (limited to 'doc/user/simple.xml')
-rw-r--r-- | doc/user/simple.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/simple.xml b/doc/user/simple.xml index 49b8805..72b7aa3 100644 --- a/doc/user/simple.xml +++ b/doc/user/simple.xml @@ -1,6 +1,6 @@ <!-- - Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 The SCons Foundation + Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 The SCons Foundation Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the @@ -322,7 +322,7 @@ </section> - <section id="sect-sconstruct-file"> + <section> <title>The &SConstruct; File</title> <para> @@ -378,7 +378,7 @@ </section> - <section id="sect-order-independent"> + <section> <title>&SCons; Functions Are Order-Independent</title> <para> |