diff --git a/britney.py b/britney.py index 0f4c10f..049a137 100755 --- a/britney.py +++ b/britney.py @@ -933,7 +933,7 @@ class Britney: return nuninst - # Utility methods for package analisys + # Utility methods for package analysis # ------------------------------------ def same_source(self, sv1, sv2): diff --git a/doc/html/britney_8py-source.html b/doc/html/britney_8py-source.html index a04737e..f4bc762 100644 --- a/doc/html/britney_8py-source.html +++ b/doc/html/britney_8py-source.html @@ -867,7 +867,7 @@ 00853 return nuninst 00854 00855 -00856 # Utility methods for package analisys +00856 # Utility methods for package analysis 00857 # ------------------------------------ 00858 00859 def same_source(self, sv1, sv2): @@ -1007,7 +1007,7 @@ 00993 00994 return True 00995 -00996 # Package analisys methods +00996 # Package analysis methods 00997 # ------------------------ 00998 00999 def should_remove_source(self, pkg): @@ -1045,7 +1045,7 @@ 01031 01032 This method checks if a binary package should be upgraded; this can 01033 happen also if the binary package is a binary-NMU for the given arch. -01034 The analisys is performed for the source package specified by the +01034 The analysis is performed for the source package specified by the 01035 `src' parameter, checking the architecture `arch' for the distribution 01036 `suite'. 01037 @@ -1157,7 +1157,7 @@ 01143 def should_upgrade_src(self, src, suite): 01144 """Check if source package should be upgraded 01145 -01146 This method checks if a source package should be upgraded. The analisys +01146 This method checks if a source package should be upgraded. The analysis 01147 is performed for the source package specified by the `src' parameter, 01148 checking the architecture `arch' for the distribution `suite'. 01149 diff --git a/doc/html/classbritney_1_1Britney.html b/doc/html/classbritney_1_1Britney.html index e51245c..0375abe 100644 --- a/doc/html/classbritney_1_1Britney.html +++ b/doc/html/classbritney_1_1Britney.html @@ -1603,7 +1603,7 @@ Definition at line 990 o

Check if source package should be upgraded
 
-This method checks if a source package should be upgraded. The analisys
+This method checks if a source package should be upgraded. The analysis
 is performed for the source package specified by the `src' parameter, 
 checking the architecture `arch' for the distribution `suite'.
        
@@ -1657,7 +1657,7 @@ Definition at line 1134
 
 This method checks if a binary package should be upgraded; this can
 happen also if the binary package is a binary-NMU for the given arch.
-The analisys is performed for the source package specified by the
+The analysis is performed for the source package specified by the
 `src' parameter, checking the architecture `arch' for the distribution
 `suite'.
        
diff --git a/doc/latex/classbritney_1_1Britney.tex b/doc/latex/classbritney_1_1Britney.tex
index 8717a7a..9857bff 100644
--- a/doc/latex/classbritney_1_1Britney.tex
+++ b/doc/latex/classbritney_1_1Britney.tex
@@ -743,7 +743,7 @@ Definition at line 990 of file britney.py.\index{britney::Britney@{britney::Brit
 
 \footnotesize\begin{verbatim}Check if source package should be upgraded
 
-This method checks if a source package should be upgraded. The analisys
+This method checks if a source package should be upgraded. The analysis
 is performed for the source package specified by the `src' parameter, 
 checking the architecture `arch' for the distribution `suite'.
        
@@ -765,7 +765,7 @@ Definition at line 1134 of file britney.py.\index{britney::Britney@{britney::Bri
 
 This method checks if a binary package should be upgraded; this can
 happen also if the binary package is a binary-NMU for the given arch.
-The analisys is performed for the source package specified by the
+The analysis is performed for the source package specified by the
 `src' parameter, checking the architecture `arch' for the distribution
 `suite'.