diff --git a/android/abs-lib/src/com/actionbarsherlock/widget/ActivityChooserModel.java b/android/abs-lib/src/com/actionbarsherlock/widget/ActivityChooserModel.java
index 379207471b0a..cc4767a5555f 100755
--- a/android/abs-lib/src/com/actionbarsherlock/widget/ActivityChooserModel.java
+++ b/android/abs-lib/src/com/actionbarsherlock/widget/ActivityChooserModel.java
@@ -1050,9 +1050,9 @@ class ActivityChooserModel extends DataSetObservable {
});
}
} catch (XmlPullParserException xppe) {
- Log.e(LOG_TAG, "Error reading historical recrod file: " + mHistoryFileName, xppe);
+ Log.e(LOG_TAG, "Error reading historical record file: " + mHistoryFileName, xppe);
} catch (IOException ioe) {
- Log.e(LOG_TAG, "Error reading historical recrod file: " + mHistoryFileName, ioe);
+ Log.e(LOG_TAG, "Error reading historical record file: " + mHistoryFileName, ioe);
} finally {
if (fis != null) {
try {
@@ -1081,7 +1081,7 @@ class ActivityChooserModel extends DataSetObservable {
try {
fos = mContext.openFileOutput(mHistoryFileName, Context.MODE_PRIVATE);
} catch (FileNotFoundException fnfe) {
- Log.e(LOG_TAG, "Error writing historical recrod file: " + mHistoryFileName, fnfe);
+ Log.e(LOG_TAG, "Error writing historical record file: " + mHistoryFileName, fnfe);
return;
}
@@ -1112,11 +1112,11 @@ class ActivityChooserModel extends DataSetObservable {
Log.i(LOG_TAG, "Wrote " + recordCount + " historical records.");
}
} catch (IllegalArgumentException iae) {
- Log.e(LOG_TAG, "Error writing historical recrod file: " + mHistoryFileName, iae);
+ Log.e(LOG_TAG, "Error writing historical record file: " + mHistoryFileName, iae);
} catch (IllegalStateException ise) {
- Log.e(LOG_TAG, "Error writing historical recrod file: " + mHistoryFileName, ise);
+ Log.e(LOG_TAG, "Error writing historical record file: " + mHistoryFileName, ise);
} catch (IOException ioe) {
- Log.e(LOG_TAG, "Error writing historical recrod file: " + mHistoryFileName, ioe);
+ Log.e(LOG_TAG, "Error writing historical record file: " + mHistoryFileName, ioe);
} finally {
if (fos != null) {
try {
diff --git a/avmedia/source/framework/soundhandler.cxx b/avmedia/source/framework/soundhandler.cxx
index dce38b9af8b6..c2c4568c71d6 100644
--- a/avmedia/source/framework/soundhandler.cxx
+++ b/avmedia/source/framework/soundhandler.cxx
@@ -272,7 +272,7 @@ SoundHandler::~SoundHandler()
Playing of sound is asynchron everytime.
@attention We must hold us alive by ourself ... because we use async. vcl sound player ... but playing is started
- in async interface call "dispatch()" too. And caller forget us imediatly. But then our uno ref count
+ in async interface call "dispatch()" too. And caller forget us immediately. But then our uno ref count
will decreased to 0 and will die. The only solution is to use own reference to our implementation.
But we do it for realy started jobs only and release it during call back of vcl.
diff --git a/comphelper/inc/comphelper/propagg.hxx b/comphelper/inc/comphelper/propagg.hxx
index e49f589990e7..3a6ca83e36c1 100644
--- a/comphelper/inc/comphelper/propagg.hxx
+++ b/comphelper/inc/comphelper/propagg.hxx
@@ -142,8 +142,8 @@ public:
virtual sal_Int32 SAL_CALL fillHandles( /*out*/sal_Int32* _pHandles, const ::com::sun::star::uno::Sequence< OUString >& _rPropNames );
/** returns information about a property of the aggregate.
- @param _pPropName points to a string to recieve the property name. No name is returned if this is NULL.
- @param _pOriginalHandle points to a sal_Int32 to recieve the original property hande. No original handle is returned
+ @param _pPropName points to a string to receive the property name. No name is returned if this is NULL.
+ @param _pOriginalHandle points to a sal_Int32 to receive the original property hande. No original handle is returned
if this is NULL.
@param _nHandle the handle of the property as got by, for instance, fillHandles
diff --git a/configure.ac b/configure.ac
index 1ac23142fe6c..13c2d0bcfa56 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1161,7 +1161,7 @@ AC_ARG_ENABLE(winegcc,
AC_ARG_ENABLE(liblangtag,
AS_HELP_STRING([--disable-liblangtag],
- [Disable use of liblangtag, and insted use an own simple
+ [Disable use of liblangtag, and instead use an own simple
implementation.]),
)
diff --git a/connectivity/source/inc/java/ContextClassLoader.hxx b/connectivity/source/inc/java/ContextClassLoader.hxx
index 34d6b2b18ba8..4aa61e9a5d0a 100644
--- a/connectivity/source/inc/java/ContextClassLoader.hxx
+++ b/connectivity/source/inc/java/ContextClassLoader.hxx
@@ -41,7 +41,7 @@ namespace connectivity { namespace jdbc
{
public:
/** creates the instance. If isActive returns
More precise, you find helper classes to ease the use of resources and the registration of services.
diff --git a/extras/source/misc_config/wizard/web/layouts/layoutF.xsl b/extras/source/misc_config/wizard/web/layouts/layoutF.xsl
index fe2a2c69f54c..d649f1eca980 100644
--- a/extras/source/misc_config/wizard/web/layouts/layoutF.xsl
+++ b/extras/source/misc_config/wizard/web/layouts/layoutF.xsl
@@ -74,7 +74,7 @@ places...